Home
last modified time | relevance | path

Searched defs:edid (Results 76 – 100 of 198) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-driver.c50 static u8 edid[256] = { variable
H A Dcobalt-v4l2.c1016 static int cobalt_g_edid(struct file *file, void *fh, struct v4l2_edid *edid) in cobalt_g_edid()
1030 static int cobalt_s_edid(struct file *file, void *fh, struct v4l2_edid *edid) in cobalt_s_edid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dparade-ps8640.c276 struct edid *edid; in ps8640_bridge_get_edid() local
H A Dmegachips-stdpxxxx-ge-b850v3-fw.c145 struct edid *edid; in ge_b850v3_lvds_get_modes() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_sysfs.c194 unsigned char *edid; in edid_show() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_connector.c356 struct edid *edid; in msm_hdmi_connector_get_modes() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Ddisplay.h162 struct intel_vgpu_edid_data *edid; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
H A Dhdmi5_core.c188 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c256 struct edid *edid = kmemdup(edid_blob->data, edid_blob->length, GFP_KERNEL); in amdgpu_connector_edid() local
266 struct edid *edid; in amdgpu_connector_get_hardcoded_edid() local
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c68 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr()
1624 const struct edid *edid) in cec_s_phys_addr_from_edid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/
H A Dedp_ctrl.c90 struct edid *edid; member
1244 struct drm_connector *connector, struct edid **edid) in msm_edp_ctrl_get_panel_info()
/OK3568_Linux_fs/u-boot/drivers/video/bridge/
H A Danx6345.c24 u8 edid[EDID_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c248 u8 edid[EDID_BLOCK_SIZE * 2]; member
1024 struct v4l2_edid *edid, bool hpd_up) in hdmirx_write_edid()
1099 struct v4l2_edid *edid) in hdmirx_set_edid()
1124 struct v4l2_edid *edid) in hdmirx_get_edid()
3591 int edid = 0; in edid_show() local
3603 int edid; in edid_store() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h127 struct edid *edid; member
H A Dnouveau_acpi.c369 void *edid; in nouveau_acpi_edid() local
/OK3568_Linux_fs/kernel/include/video/
H A Dudlfb.h44 char *edid; /* null until we read edid from hw or get from sysfs */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h70 struct edid *edid; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/zte/
H A Dzx_vga.c79 struct edid *edid; in zx_vga_connector_get_modes() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_vidi.c309 struct edid *edid; in vidi_get_modes() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c51 struct edid *edid; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1703 struct edid *edid = NULL; in cdv_intel_dp_detect() local
1736 struct edid *edid = NULL; in cdv_intel_dp_get_modes() local
1792 struct edid *edid; in cdv_intel_dp_detect_audio() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5.c431 struct edid *edid; in hdmi5_bridge_get_edid() local
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c71 unsigned char edid[EDID_BLOCK_LENGTH * 2]; in exynos_dp_read_edid() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7842.c101 u8 edid[256]; member
105 u8 edid[256]; member
774 const u8 *edid = state->hdmi_edid.edid; in edid_write_hdmi_segment() local
2456 static int adv7842_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv7842_get_edid()

12345678