Searched refs:hdmi4_cec_set_phys_addr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_cec.h | 29 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
|
H A D | hdmi4.c | 435 hdmi4_cec_set_phys_addr(&hdmi->core, CEC_PHYS_ADDR_INVALID); in hdmi4_bridge_hpd_notify() 477 hdmi4_cec_set_phys_addr(&hdmi->core, cec_addr); in hdmi4_bridge_get_edid()
|
H A D | hdmi4_cec.c | 332 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_cec.h | 17 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 D | hdmi4.c | 436 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 D | hdmi4_cec.c | 320 void hdmi4_cec_set_phys_addr(struct hdmi_core_data *core, u16 pa) in hdmi4_cec_set_phys_addr() function
|
Completed in 5 milliseconds