Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76171 struct drm_mode_create_dumb { struct
76172 __u32 height;
76173 __u32 width;
76174 __u32 bpp;
76175 __u32 flags;
76176 __u32 handle;
76177 __u32 pitch;
76178 __u64 size;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h85786 struct drm_mode_create_dumb { struct
85787 __u32 height;
85788 __u32 width;
85789 __u32 bpp;
85790 __u32 flags;
85791 __u32 handle;
85792 __u32 pitch;
85793 __u64 size;