Home
last modified time | relevance | path

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 DdrvMsg.c375 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 DdrvUsbd.h240 #define Req_GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
H A DdrvHub.c278 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in ms_hub_configure()
H A DdrvUsbd.c345 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 DdrvMsg.c301 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 DdrvHCD.h442 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
H A DdrvHCD.c366 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
H A DdrvHub.c435 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 DdrvUSB_CH9.h191 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h105 #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 Dch9.h83 #define USB_REQ_GET_DESCRIPTOR 0x06 macro