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

#include <fimc-core.h>

Data Fields

struct vb2_buffer vb
 
struct list_head list
 
struct fimc_addr paddr
 
int index
 

Detailed Description

struct fimc_vid_buffer - the driver's video buffer : v4l videobuf buffer : linked list structure for buffer queue : precalculated physical address set : buffer index for the output DMA engine

Definition at line 250 of file fimc-core.h.

Field Documentation

int index

Definition at line 254 of file fimc-core.h.

Definition at line 252 of file fimc-core.h.

Definition at line 253 of file fimc-core.h.

Definition at line 251 of file fimc-core.h.


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