Home
last modified time | relevance | path

Searched refs:USB_DT_DEVICE (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/include/linux/
Dusb_ch9.h126 #define USB_DT_DEVICE 0x01 macro
Dusb.h51 #define USB_DT_DEVICE 0x01 macro
/linux-2.4.37.9/drivers/usb/
Dusb.c1323 (header->bDescriptorType == USB_DT_DEVICE)) in usb_parse_endpoint()
1429 (header->bDescriptorType == USB_DT_DEVICE)) in usb_parse_interface()
1464 (header->bDescriptorType == USB_DT_DEVICE))) in usb_parse_interface()
1563 (header->bDescriptorType == USB_DT_DEVICE)) in usb_parse_configuration()
1867 int ret = usb_get_descriptor(dev, USB_DT_DEVICE, 0, &dev->descriptor, in usb_get_device_descriptor()
2254 err = usb_get_descriptor(dev, USB_DT_DEVICE, 0, &dev->descriptor, 8); in usb_new_device()
Dhub.c1057 ret = usb_get_descriptor(dev, USB_DT_DEVICE, 0, descriptor, in usb_reset_device()
Dhcd.c360 case USB_DT_DEVICE << 8: in rh_call_control()
/linux-2.4.37.9/drivers/usb/gadget/
Dzero.c234 .bDescriptorType = USB_DT_DEVICE,
941 case USB_DT_DEVICE: in zero_setup()
Dether.c382 .bDescriptorType = USB_DT_DEVICE,
1459 case USB_DT_DEVICE: in eth_setup()
Dfile_storage.c834 .bDescriptorType = USB_DT_DEVICE,
1330 case USB_DT_DEVICE: in standard_setup_req()
/linux-2.4.37.9/drivers/char/
Dau1000_usbraw.c106 bDescriptorType:USB_DT_DEVICE,
Dau1000_usbtty.c131 bDescriptorType:USB_DT_DEVICE,
/linux-2.4.37.9/drivers/usb/serial/
Dvisor.c876 USB_DIR_IN | USB_DT_DEVICE, in clie_3_5_startup()
/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c751 case USB_DT_DEVICE: in do_get_descriptor()
/linux-2.4.37.9/drivers/usb/host/
Dsl811.c525 case USB_DT_DEVICE: in sl811_rh_submit_urb()