Home
last modified time | relevance | path

Searched refs:hdmi_runtime_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c39 static int hdmi_runtime_get(void) in hdmi_runtime_get() function
135 r = hdmi_runtime_get(); in hdmi_power_on_core()
293 if (hdmi_runtime_get()) { in hdmi_dump_regs()
314 r = hdmi_runtime_get(); in read_edid()
699 hdmi_runtime_get(); in hdmi_audio_register()
Dhdmi4.c35 static int hdmi_runtime_get(void) in hdmi_runtime_get() function
118 r = hdmi_runtime_get(); in hdmi_power_on_core()
272 if (hdmi_runtime_get()) { in hdmi_dump_regs()
292 r = hdmi_runtime_get(); in read_edid()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c37 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
111 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
260 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
281 r = hdmi_runtime_get(hdmi); in read_edid()
608 r = hdmi_runtime_get(hdmi); in hdmi4_bind()
Dhdmi5.c38 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
117 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
259 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
281 r = hdmi_runtime_get(hdmi); in read_edid()
587 hdmi_runtime_get(hdmi); in hdmi_audio_register()