Searched defs:usb_bus_instance (Results 1 – 1 of 1) sorted by relevance
606 struct usb_bus_instance { struct608 struct usb_device_instance *device;609 struct usb_endpoint_instance *endpoint_array; /* array of available configured endpoints */611 int max_endpoints; /* maximimum number of rx enpoints */612 unsigned char maxpacketsize;614 unsigned int serial_number;615 char *serial_number_str;616 void *privdata; /* private data for the bus interface */