Searched refs:trx_stop (Results 1 – 8 of 8) sorted by relevance
107 void (*trx_stop)(struct phl_info_t *phl); member
1137 trx_ops->trx_stop(phl_info); in phl_wow_init_postcfg()
1270 hci_trx_ops->trx_stop(phl_info); in phl_datapath_stop()
104 void (*trx_stop)(struct phl_info_t *phl); member
1151 trx_ops->trx_stop(phl_info); in phl_wow_init_postcfg()
1297 hci_trx_ops->trx_stop(phl_info); in phl_datapath_stop()
1658 .trx_stop = phl_trx_stop_sdio,
3813 ops.trx_stop = phl_trx_stop_pcie; in phl_hci_trx_ops_init()