Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dusb_ch9.h163 __u8 bDeviceProtocol; member
304 __u8 bDeviceProtocol; member
Dusb.h242 __u8 bDeviceProtocol; member
360 …ags: USB_DEVICE_ID_MATCH_DEV_INFO, bDeviceClass: (cl), bDeviceSubClass: (sc), bDeviceProtocol: (pr)
385 __u8 bDeviceProtocol; member
/linux-2.4.37.9/drivers/usb/
Dusb-debug.c85 desc->bDeviceClass, desc->bDeviceSubClass, desc->bDeviceProtocol); in usb_show_device_descriptor()
Dhub.c215 switch (dev->descriptor.bDeviceProtocol) { in usb_hub_configure()
229 dev->descriptor.bDeviceProtocol); in usb_hub_configure()
235 if (dev->descriptor.bDeviceProtocol != 0) in usb_hub_configure()
Ddevices.c338 desc->bDeviceProtocol, in usb_dump_device_descriptor()
Dusb.c669 (id->bDeviceProtocol != dev->descriptor.bDeviceProtocol)) in usb_match_id()
890 dev->descriptor.bDeviceProtocol) + 1; in call_policy_interface()
/linux-2.4.37.9/drivers/char/
Dau1000_usbraw.c110 bDeviceProtocol:0x00, //protocol (none)
Dau1000_usbtty.c135 bDeviceProtocol:0x00, //protocol (none)
/linux-2.4.37.9/drivers/usb/gadget/
Dether.c388 .bDeviceProtocol = 0,