Linux Kernel
3.7.1
|
#include <r128_drm.h>
Data Fields | |
int | idx |
int | pitch |
int | offset |
int | format |
unsigned short | x |
unsigned short | y |
unsigned short | width |
unsigned short | height |
Definition at line 275 of file r128_drm.h.
Definition at line 279 of file r128_drm.h.
unsigned short height |
Definition at line 281 of file r128_drm.h.
int idx |
Definition at line 276 of file r128_drm.h.
Definition at line 278 of file r128_drm.h.
int pitch |
Definition at line 277 of file r128_drm.h.
unsigned short width |
Definition at line 281 of file r128_drm.h.
unsigned short x |
Definition at line 280 of file r128_drm.h.
unsigned short y |
Definition at line 280 of file r128_drm.h.