Home | History | Annotate | Download | only in libusb

Lines Matching refs:u_int8_t

81 	u_int8_t  bLength;
82 u_int8_t bDescriptorType;
87 u_int8_t bLength;
88 u_int8_t bDescriptorType;
94 u_int8_t bLength;
95 u_int8_t bDescriptorType;
97 u_int8_t bCountryCode;
98 u_int8_t bNumDescriptors;
99 /* u_int8_t bReportDescriptorType; */
107 u_int8_t bLength;
108 u_int8_t bDescriptorType;
109 u_int8_t bEndpointAddress;
110 u_int8_t bmAttributes;
112 u_int8_t bInterval;
113 u_int8_t bRefresh;
114 u_int8_t bSynchAddress;
132 u_int8_t bLength;
133 u_int8_t bDescriptorType;
134 u_int8_t bInterfaceNumber;
135 u_int8_t bAlternateSetting;
136 u_int8_t bNumEndpoints;
137 u_int8_t bInterfaceClass;
138 u_int8_t bInterfaceSubClass;
139 u_int8_t bInterfaceProtocol;
140 u_int8_t iInterface;
158 u_int8_t bLength;
159 u_int8_t bDescriptorType;
161 u_int8_t bNumInterfaces;
162 u_int8_t bConfigurationValue;
163 u_int8_t iConfiguration;
164 u_int8_t bmAttributes;
165 u_int8_t MaxPower;
175 u_int8_t bLength;
176 u_int8_t bDescriptorType;
178 u_int8_t bDeviceClass;
179 u_int8_t bDeviceSubClass;
180 u_int8_t bDeviceProtocol;
181 u_int8_t bMaxPacketSize0;
185 u_int8_t iManufacturer;
186 u_int8_t iProduct;
187 u_int8_t iSerialNumber;
188 u_int8_t bNumConfigurations;
192 u_int8_t bRequestType;
193 u_int8_t bRequest;
257 u_int8_t devnum;