Searched refs:cec_notifier_set_phys_addr_from_edid (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/include/media/ |
D | cec-notifier.h | 96 void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n, 141 static inline void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n, in cec_notifier_set_phys_addr_from_edid() function
|
/Linux-v6.6/drivers/media/cec/core/ |
D | cec-notifier.c | 199 void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n, in cec_notifier_set_phys_addr_from_edid() function 212 EXPORT_SYMBOL_GPL(cec_notifier_set_phys_addr_from_edid);
|
/Linux-v6.6/drivers/gpu/drm/tegra/ |
D | output.c | 41 cec_notifier_set_phys_addr_from_edid(output->cec, edid); in tegra_output_connector_get_modes()
|
/Linux-v6.6/drivers/gpu/drm/meson/ |
D | meson_encoder_hdmi.c | 336 cec_notifier_set_phys_addr_from_edid(encoder_hdmi->cec_notifier, edid); in meson_encoder_hdmi_hpd_notify()
|
/Linux-v6.6/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 989 cec_notifier_set_phys_addr_from_edid(hdmi->notifier, edid); in sti_hdmi_connector_get_modes()
|
/Linux-v6.6/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 902 cec_notifier_set_phys_addr_from_edid(hdata->notifier, edid); in hdmi_get_modes()
|
/Linux-v6.6/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1311 cec_notifier_set_phys_addr_from_edid(priv->cec_notify, edid); in tda998x_connector_get_modes()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_hdmi.c | 2488 cec_notifier_set_phys_addr_from_edid(intel_hdmi->cec_notifier, edid); in intel_hdmi_set_edid()
|
/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi.c | 2504 cec_notifier_set_phys_addr_from_edid(hdmi->cec_notifier, edid); in dw_hdmi_connector_get_modes()
|