Searched defs:drm_framebuffer_funcs (Results 1 – 6 of 6) sorted by relevance
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 41874 struct drm_framebuffer_funcs { struct 41875 void (*destroy)(struct drm_framebuffer *); 41876 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 41877 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
| D | vmlinux.h | 41874 struct drm_framebuffer_funcs { struct 41875 void (*destroy)(struct drm_framebuffer *); 41876 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 41877 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 47104 struct drm_framebuffer_funcs { struct 47105 void (*destroy)(struct drm_framebuffer *); 47106 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 47107 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
| D | vmlinux_608.h | 47104 struct drm_framebuffer_funcs { struct 47105 void (*destroy)(struct drm_framebuffer *); 47106 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 47107 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 84995 struct drm_framebuffer_funcs { struct 84996 void (*destroy)(struct drm_framebuffer *); 84997 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 84998 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|
| D | vmlinux_602.h | 84995 struct drm_framebuffer_funcs { struct 84996 void (*destroy)(struct drm_framebuffer *); 84997 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *); 84998 …ramebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
|