Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
drm_r128_depth Struct Reference

#include <r128_drm.h>

Public Types

enum  { R128_WRITE_SPAN = 0x01, R128_WRITE_PIXELS = 0x02, R128_READ_SPAN = 0x03, R128_READ_PIXELS = 0x04 }
 

Data Fields

enum drm_r128_depth:: { ... }  func
 
int n
 
int __userx
 
int __usery
 
unsigned int __userbuffer
 
unsigned char __usermask
 

Detailed Description

Definition at line 284 of file r128_drm.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
R128_WRITE_SPAN 
R128_WRITE_PIXELS 
R128_READ_SPAN 
R128_READ_PIXELS 

Definition at line 285 of file r128_drm.h.

Field Documentation

unsigned int __user* buffer

Definition at line 294 of file r128_drm.h.

enum { ... } func
unsigned char __user* mask

Definition at line 295 of file r128_drm.h.

int n

Definition at line 291 of file r128_drm.h.

int __user* x

Definition at line 292 of file r128_drm.h.

int __user* y

Definition at line 293 of file r128_drm.h.


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