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

#include <vpbe_display.h>

Data Fields

unsigned int numbuffers
 
struct vpbe_displaydisp_dev
 
struct videobuf_buffercur_frm
 
struct videobuf_buffernext_frm
 
struct videobuf_queue buffer_queue
 
struct list_head dma_queue
 
spinlock_t irqlock
 
struct video_device video_dev
 
enum v4l2_memory memory
 
struct v4l2_prio_state prio
 
struct v4l2_pix_format pix_fmt
 
enum v4l2_field buf_field
 
struct display_layer_info layer_info
 
unsigned char window_enable
 
unsigned int usrs
 
unsigned int io_usrs
 
unsigned int field_id
 
unsigned char started
 
enum vpbe_display_device_id device_id
 
struct mutex opslock
 
u8 layer_first_int
 

Detailed Description

Definition at line 66 of file vpbe_display.h.

Field Documentation

enum v4l2_field buf_field

Definition at line 94 of file vpbe_display.h.

struct videobuf_queue buffer_queue

Definition at line 78 of file vpbe_display.h.

Definition at line 72 of file vpbe_display.h.

enum vpbe_display_device_id device_id

Definition at line 110 of file vpbe_display.h.

struct vpbe_display* disp_dev

Definition at line 70 of file vpbe_display.h.

struct list_head dma_queue

Definition at line 80 of file vpbe_display.h.

unsigned int field_id

Definition at line 106 of file vpbe_display.h.

unsigned int io_usrs

Definition at line 104 of file vpbe_display.h.

spinlock_t irqlock

Definition at line 82 of file vpbe_display.h.

u8 layer_first_int

Definition at line 113 of file vpbe_display.h.

Definition at line 96 of file vpbe_display.h.

enum v4l2_memory memory

Definition at line 89 of file vpbe_display.h.

Definition at line 74 of file vpbe_display.h.

unsigned int numbuffers

Definition at line 68 of file vpbe_display.h.

struct mutex opslock

Definition at line 112 of file vpbe_display.h.

Definition at line 93 of file vpbe_display.h.

Definition at line 91 of file vpbe_display.h.

unsigned char started

Definition at line 108 of file vpbe_display.h.

unsigned int usrs

Definition at line 102 of file vpbe_display.h.

struct video_device video_dev

Definition at line 85 of file vpbe_display.h.

unsigned char window_enable

Definition at line 100 of file vpbe_display.h.


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