Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h11 typedef int (*hci_cmd_sync_work_func_t)(struct hci_dev *hdev, void *data); typedef
17 hci_cmd_sync_work_func_t func;
47 int hci_cmd_sync_submit(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
49 int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
/linux-6.6.21/net/bluetooth/
Dhci_sync.c688 int hci_cmd_sync_submit(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_submit()
725 int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_queue()