Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.h260 int hdmi4_core_enable(struct hdmi_core_data *core);
Dhdmi4.c275 int hdmi4_core_enable(struct hdmi_core_data *core) in hdmi4_core_enable() function
450 r = hdmi4_core_enable(&hdmi->core); in hdmi4_bridge_get_edid()
Dhdmi4_cec.c170 err = hdmi4_core_enable(core); in hdmi_cec_adap_enable()