Searched refs:hci_cmd_sync_lookup_entry (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 81 hci_cmd_sync_lookup_entry(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
|
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 782 if (hci_cmd_sync_lookup_entry(hdev, func, data, destroy)) in hci_cmd_sync_queue_once() 827 if (hci_cmd_sync_lookup_entry(hdev, func, data, destroy)) in hci_cmd_sync_run_once() 840 hci_cmd_sync_lookup_entry(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_lookup_entry() function 851 EXPORT_SYMBOL(hci_cmd_sync_lookup_entry);
|