Searched defs:usb_cdev_privdata (Results 1 – 1 of 1) sorted by relevance
55 struct usb_cdev_privdata { struct56 struct usb_bus *bus;57 struct usb_device *udev;58 struct usb_interface *iface;59 int bus_index; /* bus index */60 int dev_index; /* device index */61 int ep_addr; /* endpoint address */62 int fflags;63 uint8_t fifo_index; /* FIFO index */