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

#include <drm_mode.h>

Data Fields

__u32 fb_id
 
__u32 width
 
__u32 height
 
__u32 pitch
 
__u32 bpp
 
__u32 depth
 
__u32 handle
 

Detailed Description

Definition at line 278 of file drm_mode.h.

Field Documentation

__u32 bpp

Definition at line 282 of file drm_mode.h.

__u32 depth

Definition at line 283 of file drm_mode.h.

__u32 fb_id

Definition at line 279 of file drm_mode.h.

Definition at line 285 of file drm_mode.h.

__u32 height

Definition at line 280 of file drm_mode.h.

__u32 pitch

Definition at line 281 of file drm_mode.h.

__u32 width

Definition at line 280 of file drm_mode.h.


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