Linux Kernel
3.7.1
|
Data Fields | |
struct drm_fb_helper | base |
struct drm_framebuffer * | fb |
struct drm_gem_object * | bo |
bool | ywrap_enabled |
struct work_struct | work |
Definition at line 35 of file omap_fbdev.c.
struct drm_fb_helper base |
Definition at line 36 of file omap_fbdev.c.
struct drm_gem_object* bo |
Definition at line 38 of file omap_fbdev.c.
Definition at line 37 of file omap_fbdev.c.
struct work_struct work |
Definition at line 42 of file omap_fbdev.c.
bool ywrap_enabled |
Definition at line 39 of file omap_fbdev.c.