Searched refs:bInterfaceProtocol (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/tools/usb_gadget/
H A Decho_gadget.py42 bInterfaceProtocol=0,
63 bInterfaceProtocol=0,
84 bInterfaceProtocol=0,
92 bInterfaceProtocol=0,
117 bInterfaceProtocol=0,
138 bInterfaceProtocol=0,
159 bInterfaceProtocol=0,
167 bInterfaceProtocol=0,
H A Dhid_gadget.py61 bInterfaceProtocol=0, # None.
72 bInterfaceProtocol=0, # None.
/external/libusb-compat/examples/
H A Dtestlibusb.c32 printf(" bInterfaceProtocol: %d\n", interface->bInterfaceProtocol);
/external/libusb-compat/libusb/
H A Dusb.h139 u_int8_t bInterfaceProtocol; member in struct:usb_interface_descriptor
/external/chromium_org/content/browser/gamepad/
H A Dxbox_data_fetcher_mac.cc297 request.bInterfaceProtocol = 1;
306 request.bInterfaceProtocol = 208;
/external/chromium_org/device/usb/
H A Dusb_device_impl.cc281 interface.interface_protocol = platform_alt_setting->bInterfaceProtocol;
/external/kernel-headers/original/uapi/linux/usb/
H A Dch9.h360 __u8 bInterfaceProtocol; member in struct:usb_interface_descriptor
/external/libusb/libusb/
H A Dlibusb.h435 uint8_t bInterfaceProtocol; member in struct:libusb_interface_descriptor
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Ddarwin_usb.c557 request.bInterfaceProtocol = kIOUSBFindInterfaceDontCare;
1071 request.bInterfaceProtocol = kIOUSBFindInterfaceDontCare;
H A Dwindows_usb.h439 UCHAR bInterfaceProtocol; member in struct:USB_INTERFACE_DESCRIPTOR
H A Dwindows_usb.c3234 id->bInterfaceProtocol = 0;
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h612 uint8_t bInterfaceProtocol; member in struct:libusb_interface_descriptor
/external/libusb/libusb/os/
H A Ddarwin_usb.c740 request.bInterfaceProtocol = kIOUSBFindInterfaceDontCare;

Completed in 9076 milliseconds