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

#include <v4l2-event.h>

Data Fields

struct list_head list
 
struct v4l2_subscribed_eventsev
 
struct v4l2_event event
 

Detailed Description

struct v4l2_kevent - Internal kernel event struct. : List node for the v4l2_fh->available list. : Pointer to parent v4l2_subscribed_event. : The event itself.

Definition at line 75 of file v4l2-event.h.

Field Documentation

Definition at line 78 of file v4l2-event.h.

Definition at line 76 of file v4l2-event.h.

Definition at line 77 of file v4l2-event.h.


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