Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c40 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.c36 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-6.12.1/drivers/gpu/drm/omapdrm/dss/
Dhdmi5.c41 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
120 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
248 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
446 r = hdmi_runtime_get(hdmi); in hdmi5_bridge_edid_read()
612 hdmi_runtime_get(hdmi); in hdmi_audio_register()
Dhdmi4.c40 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get() function
114 r = hdmi_runtime_get(hdmi); in hdmi_power_on_core()
249 if (hdmi_runtime_get(hdmi)) { in hdmi_dump_regs()
457 r = hdmi_runtime_get(hdmi); in hdmi4_bridge_edid_read()
651 r = hdmi_runtime_get(hdmi); in hdmi4_bind()