Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/include/linux/
Dusb_ch9.h63 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
Dusb.h113 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/linux-2.4.37.9/drivers/usb/
Dhcd.h202 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
Dusb.c1842 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor()
1854 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in usb_get_class_descriptor()
1861 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
Dhub.c60 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in usb_get_hub_descriptor()
Dhcd.c358 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
/linux-2.4.37.9/drivers/usb/gadget/
Dzero.c936 case USB_REQ_GET_DESCRIPTOR: in zero_setup()
Dether.c1454 case USB_REQ_GET_DESCRIPTOR: in eth_setup()
Dfile_storage.c1324 case USB_REQ_GET_DESCRIPTOR: in standard_setup_req()