Searched refs:hci_tx_work (Results 1 – 1 of 1) sorted by relevance
50 static void hci_tx_work(struct work_struct *work);3675 INIT_WORK(&hdev->tx_work, hci_tx_work); in hci_alloc_dev()4710 static void hci_tx_work(struct work_struct *work) in hci_tx_work() function