Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_CONFIGURATION (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h193 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h107 #define USB_REQ_GET_CONFIGURATION 0x08 // control pipe standard command, get configuration macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h85 #define USB_REQ_GET_CONFIGURATION 0x08 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c341 case ReqType_Device | USB_REQ_GET_CONFIGURATION: in ms_rh_call_control()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c360 case DeviceRequest | USB_REQ_GET_CONFIGURATION: in rh_call_control()