Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h76832 struct drm_framebuffer_funcs { struct
76833 void (*destroy)(struct drm_framebuffer *);
76834 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *);
76835 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h86449 struct drm_framebuffer_funcs { struct
86450 void (*destroy)(struct drm_framebuffer *);
86451 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *);
86452 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);