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

#include <uvcvideo.h>

Data Fields

struct uvc_entityentity
 
struct uvc_control_info info
 
__u8 index
 
__u8 dirty:1
 
__u8 loaded:1
 
__u8 modified:1
 
__u8 cached:1
 
__u8 initialized:1
 
__u8uvc_data
 

Detailed Description

Definition at line 192 of file uvcvideo.h.

Field Documentation

__u8 cached

Definition at line 198 of file uvcvideo.h.

__u8 dirty

Definition at line 198 of file uvcvideo.h.

struct uvc_entity* entity

Definition at line 193 of file uvcvideo.h.

__u8 index

Definition at line 196 of file uvcvideo.h.

Definition at line 194 of file uvcvideo.h.

__u8 initialized

Definition at line 198 of file uvcvideo.h.

__u8 loaded

Definition at line 198 of file uvcvideo.h.

__u8 modified

Definition at line 198 of file uvcvideo.h.

__u8* uvc_data

Definition at line 204 of file uvcvideo.h.


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