Home
last modified time | relevance | path

Searched refs:USB_CLASS_DATA (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_defs.h21 #define USB_CLASS_DATA 10 macro
H A Dusbdevice.h164 #define USB_CLASS_DATA 10 macro
/openbmc/u-boot/cmd/
H A Dusb.c49 case USB_CLASS_DATA: in usb_get_class_desc()