Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uvc_extension_unit_descriptor Struct Reference

#include <video.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bDescriptorSubType
 
__u8 bUnitID
 
__u8 guidExtensionCode [16]
 
__u8 bNumControls
 
__u8 bNrInPins
 
__u8 baSourceID [0]
 
__u8 bControlSize
 
__u8 bmControls [0]
 
__u8 iExtension
 

Detailed Description

Definition at line 308 of file video.h.

Field Documentation

__u8 baSourceID[0]

Definition at line 316 of file video.h.

__u8 bControlSize

Definition at line 317 of file video.h.

__u8 bDescriptorSubType

Definition at line 311 of file video.h.

__u8 bDescriptorType

Definition at line 310 of file video.h.

__u8 bLength

Definition at line 309 of file video.h.

__u8 bmControls[0]

Definition at line 318 of file video.h.

__u8 bNrInPins

Definition at line 315 of file video.h.

__u8 bNumControls

Definition at line 314 of file video.h.

__u8 bUnitID

Definition at line 312 of file video.h.

__u8 guidExtensionCode[16]

Definition at line 313 of file video.h.

__u8 iExtension

Definition at line 319 of file video.h.


The documentation for this struct was generated from the following file: