Searched refs:ubt_hci_event_command_compl (Results 1 – 4 of 4) sorted by relevance
96 struct ubt_hci_event_command_compl { struct105 (offsetof(struct ubt_hci_event_command_compl, data) - \ argument106 offsetof(struct ubt_hci_event_command_compl, numpkt))
114 struct ubt_hci_event_command_compl *evt; in ubt_intel_do_hci_request()120 evt = malloc(offsetof(struct ubt_hci_event_command_compl, data) + in ubt_intel_do_hci_request()147 struct ubt_hci_event_command_compl *evt; in ubt_intel_get_img_type()
205 struct ubt_hci_event_command_compl *evt; in ubt_rtl_do_hci_request()211 evt = malloc(offsetof(struct ubt_hci_event_command_compl, data) + in ubt_rtl_do_hci_request()
579 ((struct ubt_hci_event_command_compl *)evt)->opcode = in ubt_do_hci_request()874 if (actlen < sizeof(struct ubt_hci_event_command_compl)) in ubt_probe_intr_callback()877 offsetof(struct ubt_hci_event_command_compl, opcode), in ubt_probe_intr_callback()880 ((struct ubt_hci_event_command_compl *)evt)->opcode) in ubt_probe_intr_callback()