Linux Kernel
3.7.1
|
#include <omap_drm.h>
Data Fields | |
uint32_t | bytes |
struct { | |
uint16_t width | |
uint16_t height | |
} | tiled |
Definition at line 51 of file omap_drm.h.
uint32_t bytes |
Definition at line 52 of file omap_drm.h.
uint16_t height |
Definition at line 55 of file omap_drm.h.
struct { ... } tiled |
uint16_t width |
Definition at line 54 of file omap_drm.h.