Searched defs:drm_mode_create_dumb (Results 1 – 4 of 4) sorted by relevance
805 struct drm_mode_create_dumb { struct806 __u32 height;807 __u32 width;808 __u32 bpp;809 __u32 flags;811 __u32 handle;812 __u32 pitch;813 __u64 size;
891 struct drm_mode_create_dumb { struct892 __u32 height;893 __u32 width;894 __u32 bpp;895 __u32 flags;897 __u32 handle;898 __u32 pitch;899 __u64 size;
704 struct drm_mode_create_dumb { struct705 __u32 height;706 __u32 width;707 __u32 bpp;708 __u32 flags;710 __u32 handle;711 __u32 pitch;712 __u64 size;