Searched defs:drm_mode_fb_cmd (Results 1 – 2 of 2) sorted by relevance
220 struct drm_mode_fb_cmd { struct221 uint32_t fb_id;222 uint32_t width, height;223 uint32_t pitch;224 uint32_t bpp;225 uint32_t depth;227 uint32_t handle;
477 struct drm_mode_fb_cmd { struct491 struct drm_mode_fb_cmd2 { argument