Home
last modified time | relevance | path

Searched refs:USB_CLASS_PRINTER (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h19 #define USB_CLASS_PRINTER 7 macro
H A Dusbdevice.h162 #define USB_CLASS_PRINTER 7 macro
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h287 #define USB_CLASS_PRINTER 7 macro
/rk3399_rockchip-uboot/cmd/
H A Dusb.c44 case USB_CLASS_PRINTER: in usb_get_class_desc()