Linux Kernel
3.7.1
|
#include <drm_fb_helper.h>
Data Fields | |
u32 | fb_width |
u32 | fb_height |
u32 | surface_width |
u32 | surface_height |
u32 | surface_bpp |
u32 | surface_depth |
Definition at line 42 of file drm_fb_helper.h.
u32 fb_height |
Definition at line 44 of file drm_fb_helper.h.
u32 fb_width |
Definition at line 43 of file drm_fb_helper.h.
u32 surface_bpp |
Definition at line 47 of file drm_fb_helper.h.
u32 surface_depth |
Definition at line 48 of file drm_fb_helper.h.
u32 surface_height |
Definition at line 46 of file drm_fb_helper.h.
u32 surface_width |
Definition at line 45 of file drm_fb_helper.h.