Home
last modified time | relevance | path

Searched refs:cec_notifier_set_phys_addr_from_edid (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/media/
Dcec-notifier.h96 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-6.14.4/drivers/media/cec/core/
Dcec-notifier.c204 void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n, in cec_notifier_set_phys_addr_from_edid() function
217 EXPORT_SYMBOL_GPL(cec_notifier_set_phys_addr_from_edid);
/linux-6.14.4/drivers/gpu/drm/meson/
Dmeson_encoder_hdmi.c348 cec_notifier_set_phys_addr_from_edid(encoder_hdmi->cec_notifier, edid); in meson_encoder_hdmi_hpd_notify()