Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
788 struct btusb_data { struct789 struct hci_dev *hdev;790 struct usb_device *udev;791 struct usb_interface *intf;792 struct usb_interface *isoc;793 struct usb_interface *diag;794 unsigned isoc_ifnum;796 unsigned long flags;798 bool poll_sync;799 int intr_interval;[all …]