Searched defs:btusb_data (Results 1 – 1 of 1) sorted by relevance
798 struct btusb_data { struct799 struct hci_dev *hdev;800 struct usb_device *udev;801 struct usb_interface *intf;802 struct usb_interface *isoc;803 struct usb_interface *diag;804 unsigned isoc_ifnum;806 unsigned long flags;808 bool poll_sync;809 int intr_interval;[all …]