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

#include <gsc-core.h>

Data Fields

struct video_devicevfd
 
struct v4l2_m2m_devm2m_dev
 
struct gsc_ctxctx
 
int refcnt
 

Detailed Description

struct gsc_m2m_device - v4l2 memory-to-memory device data : the video device node for v4l2 m2m mode : v4l2 memory-to-memory device data : hardware context data : the reference counter

Definition at line 217 of file gsc-core.h.

Field Documentation

Definition at line 220 of file gsc-core.h.

struct v4l2_m2m_dev* m2m_dev

Definition at line 219 of file gsc-core.h.

int refcnt

Definition at line 221 of file gsc-core.h.

Definition at line 218 of file gsc-core.h.


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