Searched refs:hci_cmd_sync_work_func_t (Results 1 – 2 of 2) sorted by relevance
8 typedef int (*hci_cmd_sync_work_func_t)(struct hci_dev *hdev, void *data); typedef14 hci_cmd_sync_work_func_t func;44 int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
684 int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_queue()