Searched refs:txrx_soc_srng_free (Results 1 – 5 of 5) sorted by relevance
681 arch_ops->txrx_soc_srng_free = dp_soc_srng_free_li; in dp_initialize_arch_ops_li()
967 arch_ops->txrx_soc_srng_free = dp_soc_srng_free_rh; in dp_initialize_arch_ops_rh()
4088 if (soc->arch_ops.txrx_soc_srng_free) in dp_soc_srng_free()4089 soc->arch_ops.txrx_soc_srng_free(soc); in dp_soc_srng_free()
2322 void (*txrx_soc_srng_free)(struct dp_soc *soc); member
3649 arch_ops->txrx_soc_srng_free = dp_soc_srng_free_be; in dp_initialize_arch_ops_be()