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

#include <video.h>

Data Fields

__u8 bLength
 
__u8 bDescriptorType
 
__u8 bDescriptorSubType
 
__u16 bcdUVC
 
__u16 wTotalLength
 
__u32 dwClockFrequency
 
__u8 bInCollection
 
__u8 baInterfaceNr []
 

Detailed Description

Definition at line 192 of file video.h.

Field Documentation

__u8 baInterfaceNr[]

Definition at line 200 of file video.h.

__u16 bcdUVC

Definition at line 196 of file video.h.

__u8 bDescriptorSubType

Definition at line 195 of file video.h.

__u8 bDescriptorType

Definition at line 194 of file video.h.

__u8 bInCollection

Definition at line 199 of file video.h.

__u8 bLength

Definition at line 193 of file video.h.

__u32 dwClockFrequency

Definition at line 198 of file video.h.

__u16 wTotalLength

Definition at line 197 of file video.h.


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