Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
830 struct btusb_data { struct831 struct hci_dev *hdev;832 struct usb_device *udev;833 struct usb_interface *intf;834 struct usb_interface *isoc;835 struct usb_interface *diag;836 unsigned isoc_ifnum;838 unsigned long flags;840 bool poll_sync;841 int intr_interval;[all …]