Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 – 3 of 3) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
Dch9.h170 byte bInterfaceProtocol; // Protocol code (assigned by the USB-IF). 0xFF-Vendor specific. member
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h762 unsigned char bInterfaceProtocol; member
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c731 .bInterfaceProtocol = 0x03, in usb_handle_control_request()