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/bridge/
H A Dtda998x_drv.c1719 cec_notifier_set_phys_addr_from_edid(priv->cec_notify, edid); in tda998x_bridge_edid_read()