Searched refs:dp_soc_interrupt_detach (Results 1 – 7 of 7) sorted by relevance
130 return dp_soc_interrupt_detach(txrx_soc); in dp_soc_interrupt_detach_li()725 arch_ops->dp_soc_interrupt_detach = dp_soc_interrupt_detach_li; in dp_initialize_arch_ops_li()
999 arch_ops->dp_soc_interrupt_detach = dp_soc_interrupt_detach_rh; in dp_initialize_arch_ops_rh()
2132 return dp_soc_interrupt_detach(txrx_soc); in dp_soc_interrupt_detach_be()3719 arch_ops->dp_soc_interrupt_detach = dp_soc_interrupt_detach_be; in dp_initialize_arch_ops_be()
838 void dp_soc_interrupt_detach(struct cdp_soc_t *txrx_soc) in dp_soc_interrupt_detach() function983 dp_soc_interrupt_detach(txrx_soc); in dp_soc_interrupt_attach()
2584 void (*dp_soc_interrupt_detach)(struct cdp_soc_t *txrx_soc); member
5687 void dp_soc_interrupt_detach(struct cdp_soc_t *txrx_soc);
2537 return soc->arch_ops.dp_soc_interrupt_detach(txrx_soc); in dp_soc_interrupt_detach_wrapper()