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

#include <i810_drv.h>

Data Fields

int tail_mask
 
unsigned long Start
 
unsigned long End
 
unsigned long Size
 
u8virtual_start
 
int head
 
int tail
 
int space
 
drm_local_map_t map
 

Detailed Description

Definition at line 67 of file i810_drv.h.

Field Documentation

unsigned long End

Definition at line 70 of file i810_drv.h.

Definition at line 73 of file i810_drv.h.

drm_local_map_t map

Definition at line 76 of file i810_drv.h.

unsigned long Size

Definition at line 71 of file i810_drv.h.

int space

Definition at line 75 of file i810_drv.h.

unsigned long Start

Definition at line 69 of file i810_drv.h.

int tail

Definition at line 74 of file i810_drv.h.

int tail_mask

Definition at line 68 of file i810_drv.h.

u8* virtual_start

Definition at line 72 of file i810_drv.h.


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