Lines Matching refs:__u8
172 __u8 entity[16];
173 __u8 index; /* Bit index in bmControls */
174 __u8 selector;
185 __u8 name[32];
186 __u8 entity[16];
187 __u8 selector;
189 __u8 size;
190 __u8 offset;
201 __s32 (*get) (struct uvc_control_mapping *mapping, __u8 query,
202 const __u8 *data);
204 __u8 *data);
211 __u8 index; /* Used to match the uvc_control entry with a
213 __u8 dirty:1,
219 __u8 *uvc_data;
224 __u8 guid[16];
251 __u8 id;
267 __u8 bControlSize;
268 __u8 *bmControls;
272 __u8 bControlSize;
273 __u8 *bmControls;
274 __u8 bTransportModeSize;
275 __u8 *bmTransportModes;
283 __u8 bControlSize;
284 __u8 *bmControls;
285 __u8 bmVideoStandards;
292 __u8 guidExtensionCode[16];
293 __u8 bNumControls;
294 __u8 bControlSize;
295 __u8 *bmControls;
296 __u8 *bmControlsType;
300 __u8 bNrInPins;
301 __u8 *baSourceID;
308 __u8 bFrameIndex;
309 __u8 bmCapabilities;
315 __u8 bFrameIntervalType;
321 __u8 type;
322 __u8 index;
323 __u8 bpp;
324 __u8 colorspace;
335 __u8 bNumFormats;
336 __u8 bEndpointAddress;
337 __u8 bTerminalLink;
338 __u8 bControlSize;
339 __u8 *bmaControls;
341 __u8 bmInfo;
342 __u8 bStillCaptureMethod;
343 __u8 bTriggerSupport;
344 __u8 bTriggerUsage;
478 __u8 header[256];
491 __u8 last_fid;
555 __u8 *status;
676 extern int uvc_query_ctrl(struct uvc_device *dev, __u8 query, __u8 unit,
677 __u8 intfnum, __u8 cs, void *data, __u16 size);
731 struct usb_host_interface *alts, __u8 epaddr);