Searched refs:display_txrx_hw_info (Results 1 – 3 of 3) sorted by relevance
938 if (soc->ops->misc_ops->display_txrx_hw_info) in cdp_display_txrx_hw_info()939 return soc->ops->misc_ops->display_txrx_hw_info(soc); in cdp_display_txrx_hw_info()
1923 bool (*display_txrx_hw_info)(struct cdp_soc_t *soc_hdl); member
13297 .display_txrx_hw_info = dp_display_srng_info,