Home
last modified time | relevance | path

Searched defs:drm_mode_fb_cmd (Results 1 – 12 of 12) sorted by relevance

/external/intel-media-driver/media_softlet/linux/common/os/i915/include/uapi/
Ddrm_mode.h652 struct drm_mode_fb_cmd { struct
667 * struct drm_mode_fb_cmd2 - Frame-buffer metadata. argument
/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h466 struct drm_mode_fb_cmd { struct
480 struct drm_mode_fb_cmd2 { argument
/external/libdrm/include/drm/
Ddrm_mode.h655 struct drm_mode_fb_cmd { struct
670 * struct drm_mode_fb_cmd2 - Frame-buffer metadata. argument
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h655 struct drm_mode_fb_cmd { struct
670 * struct drm_mode_fb_cmd2 - Frame-buffer metadata. argument
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h655 struct drm_mode_fb_cmd { struct
670 * struct drm_mode_fb_cmd2 - Frame-buffer metadata. argument
/external/rust/android-crates-io/crates/drm-ffi/src/
Dmode.rs85 pub fn get_framebuffer(fd: BorrowedFd<'_>, fb_id: u32) -> io::Result<drm_mode_fb_cmd> { in get_framebuffer()
107 ) -> io::Result<drm_mode_fb_cmd> { in add_fb()
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h94632 struct drm_mode_fb_cmd { struct
94633 __u32 fb_id;
94634 __u32 width;
94635 __u32 height;
94636 __u32 pitch;
94637 __u32 bpp;
94638 __u32 depth;
94639 __u32 handle;
Dvmlinux.h94632 struct drm_mode_fb_cmd { struct
94633 __u32 fb_id;
94634 __u32 width;
94635 __u32 height;
94636 __u32 pitch;
94637 __u32 bpp;
94638 __u32 depth;
94639 __u32 handle;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h85117 struct drm_mode_fb_cmd { struct
85118 __u32 fb_id;
85119 __u32 width;
85120 __u32 height;
85121 __u32 pitch;
85122 __u32 bpp;
85123 __u32 depth;
85124 __u32 handle;
Dvmlinux.h85117 struct drm_mode_fb_cmd { struct
85118 __u32 fb_id;
85119 __u32 width;
85120 __u32 height;
85121 __u32 pitch;
85122 __u32 bpp;
85123 __u32 depth;
85124 __u32 handle;
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h78376 struct drm_mode_fb_cmd { struct
78377 __u32 fb_id;
78378 __u32 width;
78379 __u32 height;
78380 __u32 pitch;
78381 __u32 bpp;
78382 __u32 depth;
78383 __u32 handle;
Dvmlinux.h78376 struct drm_mode_fb_cmd { struct
78377 __u32 fb_id;
78378 __u32 width;
78379 __u32 height;
78380 __u32 pitch;
78381 __u32 bpp;
78382 __u32 depth;
78383 __u32 handle;