Home
last modified time | relevance | path

Searched refs:dispc_runtime_get (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c446 r = dispc_runtime_get(); in dss_mgr_wait_for_vsync()
492 r = dispc_runtime_get(); in dss_mgr_wait_for_go()
568 r = dispc_runtime_get(); in dss_mgr_wait_for_go_ovl()
1353 r = dispc_runtime_get(); in dss_ovl_set_manager()
1639 dispc_runtime_get(); in omapdss_compat_init()
Dsdi.c137 r = dispc_runtime_get(); in sdi_display_enable()
Doverlay-sysfs.c67 r = dispc_runtime_get(); in overlay_manager_store()
Ddss.h403 int dispc_runtime_get(void);
Ddispc-compat.c340 dispc_runtime_get(); in dispc_error_worker()
Ddpi.c399 r = dispc_runtime_get(); in dpi_display_enable()
Dhdmi5.c819 r = dispc_runtime_get(); in hdmi_runtime_resume()
Dhdmi4.c778 r = dispc_runtime_get(); in hdmi_runtime_resume()
Ddispc.c516 int dispc_runtime_get(void) in dispc_runtime_get() function
529 EXPORT_SYMBOL(dispc_runtime_get);
3352 if (dispc_runtime_get()) in dispc_dump_clocks()
3402 if (dispc_runtime_get()) in dispc_dump_regs()
3981 r = dispc_runtime_get(); in dispc_bind()
Dvenc.c905 r = dispc_runtime_get(); in venc_runtime_resume()
Ddsi.c5528 r = dispc_runtime_get(); in dsi_runtime_resume()
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Dsdi.c209 r = dispc_runtime_get(sdi->dss->dispc); in sdi_bridge_enable()
Ddss.h393 int dispc_runtime_get(struct dispc_device *dispc);
Ddpi.c494 r = dispc_runtime_get(dpi->dss->dispc); in dpi_bridge_enable()
Ddispc.c649 int dispc_runtime_get(struct dispc_device *dispc) in dispc_runtime_get() function
3402 if (dispc_runtime_get(dispc)) in dispc_dump_clocks()
3454 if (dispc_runtime_get(dispc)) in dispc_dump_regs()
4692 .runtime_get = dispc_runtime_get,
4813 r = dispc_runtime_get(dispc); in dispc_bind()