Home
last modified time | relevance | path

Searched defs:drm_framebuffer (Results 1 – 6 of 6) sorted by relevance

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h41315 struct drm_framebuffer { struct
41321 const struct drm_framebuffer_funcs *funcs; argument
41322 unsigned int pitches[4];
41323 unsigned int offsets[4];
41324 uint64_t modifier;
41325 unsigned int width;
41326 unsigned int height;
41327 int flags;
41328 int hot_x;
41329 int hot_y;
[all …]
Dvmlinux.h41315 struct drm_framebuffer { struct
41321 const struct drm_framebuffer_funcs *funcs; argument
41322 unsigned int pitches[4];
41323 unsigned int offsets[4];
41324 uint64_t modifier;
41325 unsigned int width;
41326 unsigned int height;
41327 int flags;
41328 int hot_x;
41329 int hot_y;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47085 struct drm_framebuffer { struct
47091 const struct drm_framebuffer_funcs *funcs; argument
47105 void (*destroy)(struct drm_framebuffer *); argument
Dvmlinux_608.h47085 struct drm_framebuffer { struct
47091 const struct drm_framebuffer_funcs *funcs; argument
47105 void (*destroy)(struct drm_framebuffer *); argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h84512 struct drm_framebuffer { struct
84518 const struct drm_framebuffer_funcs *funcs; argument
84519 unsigned int pitches[4];
84520 unsigned int offsets[4];
84521 uint64_t modifier;
84522 unsigned int width;
84523 unsigned int height;
84524 int flags;
84525 int hot_x;
84526 int hot_y;
[all …]
Dvmlinux_602.h84512 struct drm_framebuffer { struct
84518 const struct drm_framebuffer_funcs *funcs; argument
84519 unsigned int pitches[4];
84520 unsigned int offsets[4];
84521 uint64_t modifier;
84522 unsigned int width;
84523 unsigned int height;
84524 int flags;
84525 int hot_x;
84526 int hot_y;
[all …]