Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
942 struct btusb_data { struct943 struct hci_dev *hdev;944 struct usb_device *udev;945 struct usb_interface *intf;946 struct usb_interface *isoc;947 struct usb_interface *diag;948 unsigned isoc_ifnum;950 unsigned long flags;952 bool poll_sync;953 int intr_interval;[all …]