Searched refs:hci_trx_deinit (Results 1 – 8 of 8) sorted by relevance
99 void (*hci_trx_deinit)(struct phl_info_t *phl); member
1237 hci_trx_ops->hci_trx_deinit(phl_info); in phl_trx_free_sw_rsc()
399 if (!trx_ops->hci_trx_deinit) { in _phl_hci_ops_check()
96 void (*hci_trx_deinit)(struct phl_info_t *phl); member
396 if (!trx_ops->hci_trx_deinit) { in _phl_hci_ops_check()
1264 hci_trx_ops->hci_trx_deinit(phl_info); in phl_trx_free_sw_rsc()
1651 .hci_trx_deinit = phl_trx_deinit_sdio,
3807 ops.hci_trx_deinit = phl_trx_deinit_pcie; in phl_hci_trx_ops_init()