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

Data Fields

unsigned int id
 
unsigned int size
 
unsigned int data_size
 
unsigned int data_format
 
unsigned int state
 
unsigned int map_count
 
unsigned int offset
 
unsigned int frame_counter
 
struct timeval timestamp
 
struct vino_descriptor_table desc_table
 
spinlock_t state_lock
 

Detailed Description

Definition at line 210 of file vino.c.

Field Documentation

unsigned int data_format

Definition at line 218 of file vino.c.

unsigned int data_size

Definition at line 216 of file vino.c.

Definition at line 230 of file vino.c.

unsigned int frame_counter

Definition at line 226 of file vino.c.

unsigned int id

Definition at line 212 of file vino.c.

unsigned int map_count

Definition at line 222 of file vino.c.

unsigned int offset

Definition at line 224 of file vino.c.

unsigned int size

Definition at line 214 of file vino.c.

unsigned int state

Definition at line 220 of file vino.c.

spinlock_t state_lock

Definition at line 232 of file vino.c.

Definition at line 228 of file vino.c.


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