Searched defs:get_edid (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/include/soc/ |
H A D | display.h | 19 int (*get_edid)(struct edid *edid); member
|
/aosp_15_r20/external/crosvm/devices/src/virtio/gpu/ |
H A D | virtio_gpu.rs | 1150 pub fn get_edid(&self, scanout_id: u32) -> VirtioGpuResult { in get_edid() method
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_chamelium.c | 2524 static const struct edid *get_edid(enum test_edid edid) in get_edid() function
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 77627 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member 95531 int (*get_edid)(struct v4l2_subdev *, struct v4l2_edid *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 87246 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member 105227 int (*get_edid)(struct v4l2_subdev *, struct v4l2_edid *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 41812 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|
H A D | vmlinux_602.h | 41812 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 47334 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|
H A D | vmlinux.h | 47334 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 84950 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|
H A D | vmlinux.h | 84950 struct edid * (*get_edid)(struct drm_bridge *, struct drm_connector *); member
|