Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A Dsdi.c137 r = dispc_runtime_get(); in sdi_display_enable()
H A Doverlay-sysfs.c67 r = dispc_runtime_get(); in overlay_manager_store()
H A Ddss.h403 int dispc_runtime_get(void);
H A Ddispc-compat.c340 dispc_runtime_get(); in dispc_error_worker()
H A 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()
H A Dhdmi4.c778 r = dispc_runtime_get(); in hdmi_runtime_resume()
H A Ddpi.c399 r = dispc_runtime_get(); in dpi_display_enable()
H A Dhdmi5.c819 r = dispc_runtime_get(); in hdmi_runtime_resume()
H A Dvenc.c905 r = dispc_runtime_get(); in venc_runtime_resume()
H A Ddsi.c5528 r = dispc_runtime_get(); in dsi_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c209 r = dispc_runtime_get(sdi->dss->dispc); in sdi_bridge_enable()
H A Ddss.h393 int dispc_runtime_get(struct dispc_device *dispc);
H A Ddpi.c494 r = dispc_runtime_get(dpi->dss->dispc); in dpi_bridge_enable()
H A 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()