Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_fb_helper_surface_size Struct Reference

#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
 

Detailed Description

Definition at line 42 of file drm_fb_helper.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: