Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusbdevice.h606 struct usb_bus_instance { struct
608 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 */