Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
869 struct btusb_data { struct870 struct hci_dev *hdev;871 struct usb_device *udev;872 struct usb_interface *intf;873 struct usb_interface *isoc;874 struct usb_interface *diag;875 unsigned isoc_ifnum;877 unsigned long flags;879 bool poll_sync;880 int intr_interval;[all …]