Home
last modified time | relevance | path

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

/linux/include/media/
H A 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/drivers/media/cec/core/
H A 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/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c348 cec_notifier_set_phys_addr_from_edid(encoder_hdmi->cec_notifier, edid); in meson_encoder_hdmi_hpd_notify()