Searched defs:drm_mode_create_dumb (Results 1 – 6 of 6) sorted by relevance
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;
893 struct drm_mode_create_dumb { struct894 __u32 height;895 __u32 width;896 __u32 bpp;897 __u32 flags;899 __u32 handle;900 __u32 pitch;901 __u64 size;
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;
1028 struct drm_mode_create_dumb { struct1029 __u32 height;1030 __u32 width;1031 __u32 bpp;1032 __u32 flags;1034 __u32 handle;1035 __u32 pitch;1036 __u64 size;
69760 struct drm_mode_create_dumb { struct69761 __u32 height;69762 __u32 width;69763 __u32 bpp;69764 __u32 flags;69765 __u32 handle;69766 __u32 pitch;69767 __u64 size;