Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
862 struct btusb_data { struct863 struct hci_dev *hdev;864 struct usb_device *udev;865 struct usb_interface *intf;866 struct usb_interface *isoc;867 struct usb_interface *diag;868 unsigned isoc_ifnum;870 unsigned long flags;872 bool poll_sync;873 int intr_interval;[all …]