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

Data Fields

unsigned int ioctl
 
u32 flags
 
const char *const name
 
union {
   u32   offset
 
   int(*   func )(const struct v4l2_ioctl_ops
      *ops, struct file *file, void
      *fh, void *p)
 
u
 
void(* debug )(const void *arg, bool write_only)
 

Detailed Description

Definition at line 1906 of file v4l2-ioctl.c.

Field Documentation

void(* debug)(const void *arg, bool write_only)

Definition at line 1915 of file v4l2-ioctl.c.

u32 flags

Definition at line 1908 of file v4l2-ioctl.c.

Definition at line 1912 of file v4l2-ioctl.c.

unsigned int ioctl

Definition at line 1907 of file v4l2-ioctl.c.

const char* const name

Definition at line 1909 of file v4l2-ioctl.c.

Definition at line 1911 of file v4l2-ioctl.c.

union { ... } u

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