Searched refs:clk_pm_runtime_get (Results 1 – 1 of 1) sorted by relevance
114 static int clk_pm_runtime_get(struct clk_core *core) in clk_pm_runtime_get() function162 ret = clk_pm_runtime_get(core); in clk_pm_runtime_get_all()298 if (!clk_pm_runtime_get(core)) { in clk_core_is_prepared()1122 ret = clk_pm_runtime_get(core); in clk_core_prepare()1935 if (core->ops->recalc_rate && !clk_pm_runtime_get(core)) { in clk_recalc()2427 if (clk_pm_runtime_get(core)) in clk_change_rate()2551 ret = clk_pm_runtime_get(core); in clk_core_set_rate_nolock()2904 ret = clk_pm_runtime_get(core); in clk_core_set_parent_nolock()3917 ret = clk_pm_runtime_get(core); in __clk_core_init()