Searched refs:dp_soc_attach_poll (Results 1 – 7 of 7) sorted by relevance
125 return dp_soc_attach_poll(txrx_soc); in dp_soc_attach_poll_li()724 arch_ops->dp_soc_attach_poll = dp_soc_attach_poll_li; in dp_initialize_arch_ops_li()
326 QDF_STATUS dp_soc_attach_poll(struct cdp_soc_t *txrx_soc);
2583 QDF_STATUS (*dp_soc_attach_poll)(struct cdp_soc_t *txrx_soc); member
751 QDF_STATUS dp_soc_attach_poll(struct cdp_soc_t *txrx_soc) in dp_soc_attach_poll() function
2560 return soc->arch_ops.dp_soc_attach_poll(txrx_soc); in dp_soc_interrupt_attach_wrapper()2572 return soc->arch_ops.dp_soc_attach_poll(txrx_soc); in dp_soc_interrupt_attach_wrapper()2580 return soc->arch_ops.dp_soc_attach_poll(txrx_soc); in dp_soc_interrupt_attach_wrapper()
998 arch_ops->dp_soc_attach_poll = dp_soc_attach_poll_rh; in dp_initialize_arch_ops_rh()
2127 return dp_soc_attach_poll(txrx_soc); in dp_soc_attach_poll_be()3718 arch_ops->dp_soc_attach_poll = dp_soc_attach_poll_be; in dp_initialize_arch_ops_be()