Linux Kernel
3.7.1
|
#include <shmob_drm_crtc.h>
Data Fields | |
struct drm_crtc | crtc |
struct drm_pending_vblank_event * | event |
int | dpms |
struct shmob_drm_format_info * | format |
void * | cache |
unsigned long | dma [2] |
unsigned int | line_size |
bool | started |
Definition at line 23 of file shmob_drm_crtc.h.
Definition at line 30 of file shmob_drm_crtc.h.
Definition at line 24 of file shmob_drm_crtc.h.
unsigned long dma[2] |
Definition at line 31 of file shmob_drm_crtc.h.
int dpms |
Definition at line 27 of file shmob_drm_crtc.h.
Definition at line 26 of file shmob_drm_crtc.h.
Definition at line 29 of file shmob_drm_crtc.h.
unsigned int line_size |
Definition at line 32 of file shmob_drm_crtc.h.
bool started |
Definition at line 33 of file shmob_drm_crtc.h.