Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_cec.h29 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa);
35 static inline void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function
Dhdmi4.c516 hdmi4_cec_set_phys_addr(&hdmi->core, in hdmi_read_edid()
519 hdmi4_cec_set_phys_addr(&hdmi->core, CEC_PHYS_ADDR_INVALID); in hdmi_read_edid()
530 hdmi4_cec_set_phys_addr(&hdmi->core, CEC_PHYS_ADDR_INVALID); in hdmi_lost_hotplug()
Dhdmi4_cec.c317 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function