Searched refs:bInterfaceProtocol (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 2652 .bInterfaceProtocol = 0,
2660 .bInterfaceProtocol = 0,
2668 .bInterfaceProtocol = 0,
2676 .bInterfaceProtocol = 0,
2684 .bInterfaceProtocol = 0,
2692 .bInterfaceProtocol = 0},
2699 .bInterfaceProtocol = 0},
2706 .bInterfaceProtocol = 0},
2713 .bInterfaceProtocol = 0},
2720 .bInterfaceProtocol [all...] |
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 1972 bif_protocol = intf->cur_altsetting->desc.bInterfaceProtocol;
in is_ncm_interface() 3287 * .bInterfaceProtocol = USB_CDC_PROTO_NONE
3291 .bInterfaceClass = USB_CLASS_COMM, .bInterfaceSubClass = USB_CDC_SUBCLASS_ETHERNET, .bInterfaceProtocol = 0xff
3294 .bInterfaceClass = USB_CLASS_COMM, .bInterfaceSubClass = 0x0d, .bInterfaceProtocol = 0xff
3297 .bInterfaceClass = USB_CLASS_COMM, .bInterfaceSubClass = 0x0d, .bInterfaceProtocol = 0x00
3300 .bInterfaceClass = 0xFF, .bInterfaceSubClass = 0x01, .bInterfaceProtocol = 0x09
3303 .bInterfaceClass = 0xFF, .bInterfaceSubClass = 0x02, .bInterfaceProtocol = 0x09
3306 .bInterfaceClass = 0xFF, .bInterfaceSubClass = 0x01, .bInterfaceProtocol = 0x39
3309 .bInterfaceClass = 0xFF, .bInterfaceSubClass = 0x02, .bInterfaceProtocol = 0x39
3312 .bInterfaceClass = 0xFF, .bInterfaceSubClass = 0x01, .bInterfaceProtocol [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dbus_usb_linux.c | 1408 IFDESC(usb, wlan_if).bInterfaceProtocol != 0xff) && in DBUS_USBOS_PROBE() 1411 IFDESC(usb, wlan_if).bInterfaceProtocol != USB_PROTO_IAD)) in DBUS_USBOS_PROBE() 1415 IFDESC(usb, CONTROL_IF).bInterfaceProtocol != 0xff) in DBUS_USBOS_PROBE() 1423 IFDESC(usb, wlan_if).bInterfaceProtocol)); in DBUS_USBOS_PROBE() 1429 IFDESC(usb, CONTROL_IF).bInterfaceProtocol)); in DBUS_USBOS_PROBE()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
H A D | ch9.h | 396 __u8 bInterfaceProtocol; member
|
Completed in 26 milliseconds