Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.h17 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa);
23 static inline void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function
H A Dhdmi4.c436 hdmi4_cec_set_phys_addr(&hdmi->core, CEC_PHYS_ADDR_INVALID); in hdmi4_bridge_hpd_notify()
478 hdmi4_cec_set_phys_addr(&hdmi->core, cec_addr); in hdmi4_bridge_get_edid()
H A Dhdmi4_cec.c320 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function