|
Linux Kernel
3.7.1
|
#include <drm_mode.h>
Data Fields | |
| __u32 | fb_id |
| __u32 | width |
| __u32 | height |
| __u32 | pitch |
| __u32 | bpp |
| __u32 | depth |
| __u32 | handle |
Definition at line 278 of file drm_mode.h.
| __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.
1.8.2