Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/gadget/
Dzero.c237 .bDeviceClass = USB_CLASS_VENDOR_SPEC,
289 .bInterfaceClass = USB_CLASS_VENDOR_SPEC,
299 .bInterfaceClass = USB_CLASS_VENDOR_SPEC,
374 .bDeviceClass = USB_CLASS_VENDOR_SPEC,
Dether.c688 .bInterfaceClass = USB_CLASS_VENDOR_SPEC,
2380 device_desc.bDeviceClass = USB_CLASS_VENDOR_SPEC; in eth_bind()
2460 dev_qualifier.bDeviceClass = USB_CLASS_VENDOR_SPEC; in eth_bind()
/linux-2.4.37.9/include/linux/
Dusb_ch9.h196 #define USB_CLASS_VENDOR_SPEC 0xff macro
Dusb.h22 #define USB_CLASS_VENDOR_SPEC 0xff macro
/linux-2.4.37.9/drivers/usb/
Dusb-debug.c108 case USB_CLASS_VENDOR_SPEC: in usb_show_device_descriptor()
Ddc2xx.c393 && interface->bInterfaceClass != USB_CLASS_VENDOR_SPEC) in camera_probe()
Ddevices.c146 {USB_CLASS_VENDOR_SPEC, "vend."},
Dscanner.c934 if (interface[0].bInterfaceClass != USB_CLASS_VENDOR_SPEC && in probe_scanner()
Dspeedtch.c1067 if ((dev->descriptor.bDeviceClass != USB_CLASS_VENDOR_SPEC) || in udsl_usb_probe()