Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMsg.c | 375 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ms_usb_get_descriptor() 718 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ms_usb_string() 744 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ms_usb_string() 758 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ms_usb_string()
|
| H A D | drvUsbd.h | 240 #define Req_GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
|
| H A D | drvHub.c | 278 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in ms_hub_configure()
|
| H A D | drvUsbd.c | 345 case ReqType_Device | USB_REQ_GET_DESCRIPTOR: in ms_rh_call_control()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMsg.c | 301 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor() 314 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
|
| H A D | drvHCD.h | 442 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
|
| H A D | drvHCD.c | 366 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
|
| H A D | drvHub.c | 435 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB_CH9.h | 191 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvUSB_CH9.h | 105 #define USB_REQ_GET_DESCRIPTOR 0x06 // control pipe standard command, get descriptor macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/ |
| H A D | ch9.h | 83 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|