Searched defs:drm_mode_fb_cmd (Results 1 – 1 of 1) sorted by relevance
228 struct drm_mode_fb_cmd { struct229 __u32 fb_id;230 __u32 width, height;231 __u32 pitch;232 __u32 bpp;233 __u32 depth;235 __u32 handle;