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

Data Fields

unsigned int length
 
unsigned int used
 
unsigned int head
 
unsigned int tail
 
unsigned int data [VINO_FRAMEBUFFER_COUNT_MAX]
 

Detailed Description

Definition at line 235 of file vino.c.

Field Documentation

Definition at line 242 of file vino.c.

unsigned int head

Definition at line 239 of file vino.c.

unsigned int length

Definition at line 236 of file vino.c.

unsigned int tail

Definition at line 240 of file vino.c.

unsigned int used

Definition at line 238 of file vino.c.


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