Home
last modified time | relevance | path

Searched defs:usb_config_descriptor (Results 1 – 4 of 4) sorted by relevance

/development/host/windows/usb/api/
Dadb_interface.h178 const USB_CONFIGURATION_DESCRIPTOR* usb_config_descriptor() const { in usb_config_descriptor() function
/development/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
Dusb_ch9.h151 struct usb_config_descriptor { struct
152 __u8 bLength;
153 __u8 bDescriptorType;
155 __le16 wTotalLength;
156 __u8 bNumInterfaces;
157 __u8 bConfigurationValue;
158 __u8 iConfiguration;
159 __u8 bmAttributes;
160 __u8 bMaxPower;
/development/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
Dusb_ch9.h151 struct usb_config_descriptor { struct
152 __u8 bLength;
153 __u8 bDescriptorType;
155 __le16 wTotalLength;
156 __u8 bNumInterfaces;
157 __u8 bConfigurationValue;
158 __u8 iConfiguration;
159 __u8 bmAttributes;
160 __u8 bMaxPower;
/development/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
Dusb_ch9.h151 struct usb_config_descriptor { struct
152 __u8 bLength;
153 __u8 bDescriptorType;
155 __le16 wTotalLength;
156 __u8 bNumInterfaces;
157 __u8 bConfigurationValue;
158 __u8 iConfiguration;
159 __u8 bmAttributes;
160 __u8 bMaxPower;