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