Searched refs:runtime_put (Results 1 – 6 of 6) sorted by relevance
274 priv->dispc_ops->runtime_put(priv->dispc); in omap_drm_irq_install()
116 priv->dispc_ops->runtime_put(priv->dispc); in omap_atomic_commit_tail()
2540 goto runtime_put; in vpe_probe()2546 goto runtime_put; in vpe_probe()2552 goto runtime_put; in vpe_probe()2556 runtime_put: in vpe_probe()
756 goto runtime_put; in clk_core_prepare()784 runtime_put: in clk_core_prepare()2252 goto runtime_put; in clk_core_set_parent_nolock()2265 runtime_put: in clk_core_set_parent_nolock()
700 void (*runtime_put)(struct dispc_device *dispc); member
4728 .runtime_put = dispc_runtime_put,