Home
last modified time | relevance | path

Searched refs:hci_cmd_work (Results 1 – 1 of 1) sorted by relevance

/net/bluetooth/
Dhci_core.c50 static void hci_cmd_work(struct work_struct *work);
3864 INIT_WORK(&hdev->cmd_work, hci_cmd_work); in hci_alloc_dev_priv()
5174 static void hci_cmd_work(struct work_struct *work) in hci_cmd_work() function