Searched refs:txrx_intr_detach (Results 1 – 3 of 3) sorted by relevance
1846 !soc->ops->cmn_drv_ops->txrx_intr_detach) in cdp_txrx_intr_detach()1849 soc->ops->cmn_drv_ops->txrx_intr_detach(soc); in cdp_txrx_intr_detach()
579 void (*txrx_intr_detach)(struct cdp_soc_t *soc_handle); member
12396 .txrx_intr_detach = dp_soc_interrupt_detach_wrapper,