Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c39 static int hdmi_runtime_get(void) in hdmi_runtime_get() function
136 r = hdmi_runtime_get(); in hdmi_power_on_core()
294 if (hdmi_runtime_get()) { in hdmi_dump_regs()
315 r = hdmi_runtime_get(); in read_edid()
700 hdmi_runtime_get(); in hdmi_audio_register()
Dhdmi4.c35 static int hdmi_runtime_get(void) in hdmi_runtime_get() function
119 r = hdmi_runtime_get(); in hdmi_power_on_core()
273 if (hdmi_runtime_get()) { in hdmi_dump_regs()
293 r = hdmi_runtime_get(); in read_edid()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c39 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
113 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
248 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
456 r = hdmi_runtime_get(hdmi); in hdmi4_bridge_get_edid()
642 r = hdmi_runtime_get(hdmi); in hdmi4_bind()
Dhdmi5.c40 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
119 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
247 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
445 r = hdmi_runtime_get(hdmi); in hdmi5_bridge_get_edid()
611 hdmi_runtime_get(hdmi); in hdmi_audio_register()