Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
836 struct btusb_data { struct837 struct hci_dev *hdev;838 struct usb_device *udev;839 struct usb_interface *intf;840 struct usb_interface *isoc;841 struct usb_interface *diag;842 unsigned isoc_ifnum;844 unsigned long flags;846 bool poll_sync;847 int intr_interval;[all …]