Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_core.h252 int hdmi4_core_ddc_init(struct hdmi_core_data *core);
H A Dhdmi4.c460 r = hdmi4_core_ddc_init(&hdmi->core); in hdmi4_bridge_get_edid()
H A Dhdmi4_core.c35 int hdmi4_core_ddc_init(struct hdmi_core_data *core) in hdmi4_core_ddc_init() function