Home
last modified time | relevance | path

Searched defs:drm_mode_create_dumb (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h497 struct drm_mode_create_dumb { struct
498 __u32 height;
499 __u32 width;
500 __u32 bpp;
501 __u32 flags;
503 __u32 handle;
504 __u32 pitch;
505 __u64 size;