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

Data Fields

int idx
 
int total
 
int used
 
u32 address
 

Detailed Description

Definition at line 484 of file drm_ioc32.c.

Field Documentation

Address of buffer

Definition at line 488 of file drm_ioc32.c.

int idx

Index into the master buffer list

Definition at line 485 of file drm_ioc32.c.

int total

Buffer size

Definition at line 486 of file drm_ioc32.c.

int used

Amount of buffer in use (for DMA)

Definition at line 487 of file drm_ioc32.c.


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