Searched defs:drm_mode_create_dumb (Results 1 – 6 of 6) sorted by relevance
672 struct drm_mode_create_dumb { struct673 __u32 height;674 __u32 width;675 __u32 bpp;676 __u32 flags;678 __u32 handle;679 __u32 pitch;680 __u64 size;
384 struct drm_mode_create_dumb { struct385 __u32 height;386 __u32 width;387 __u32 bpp;388 __u32 flags;389 __u32 handle;390 __u32 pitch;391 __u64 size;
386 struct drm_mode_create_dumb { struct387 __u32 height;388 __u32 width;389 __u32 bpp;390 __u32 flags;391 __u32 handle;392 __u32 pitch;393 __u64 size;
715 struct drm_mode_create_dumb { struct716 __u32 height;717 __u32 width;718 __u32 bpp;719 __u32 flags;721 __u32 handle;722 __u32 pitch;723 __u64 size;