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

#include <videodev2.h>

Data Fields

__u32 id
 
__u32 index
 
union {
   __u8   name [32]
 
   __s64   value
 
}; 
 
__u32 reserved
 

Detailed Description

Definition at line 1281 of file videodev2.h.

Field Documentation

union { ... }

Definition at line 1282 of file videodev2.h.

__u32 index

Definition at line 1283 of file videodev2.h.

__u8 name[32]

Definition at line 1285 of file videodev2.h.

__u32 reserved

Definition at line 1288 of file videodev2.h.

__s64 value

Definition at line 1286 of file videodev2.h.


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