Searched refs:get_soc_dp_txrx_handle (Results 1 – 3 of 3) sorted by relevance
2171 if (soc->ops->cmn_drv_ops->get_soc_dp_txrx_handle) in cdp_soc_get_dp_txrx_handle()2172 return soc->ops->cmn_drv_ops->get_soc_dp_txrx_handle( in cdp_soc_get_dp_txrx_handle()
604 void *(*get_soc_dp_txrx_handle)(struct cdp_soc *soc_handle); member
12406 .get_soc_dp_txrx_handle = dp_soc_get_dp_txrx_handle,