Searched defs:hci_cmd_sync_work_entry (Results 1 – 1 of 1) sorted by relevance
32 struct hci_cmd_sync_work_entry { struct33 struct list_head list;34 hci_cmd_sync_work_func_t func;35 void *data;36 hci_cmd_sync_work_destroy_t destroy;