Home
last modified time | relevance | path

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

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