Home
last modified time | relevance | path

Searched defs:usb_bus_instance (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h607 struct usb_bus_instance { struct
609 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 */