Searched refs:clk_pm_runtime_get (Results 1 – 1 of 1) sorted by relevance
172 static int clk_pm_runtime_get(struct clk_core *core) in clk_pm_runtime_get() function220 ret = clk_pm_runtime_get(core); in clk_pm_runtime_get_all()356 if (!clk_pm_runtime_get(core)) { in clk_core_is_prepared()1179 ret = clk_pm_runtime_get(core); in clk_core_prepare()1983 if (core->ops->recalc_rate && !clk_pm_runtime_get(core)) { in clk_recalc()2475 if (clk_pm_runtime_get(core)) in clk_change_rate()2599 ret = clk_pm_runtime_get(core); in clk_core_set_rate_nolock()2858 ret = clk_pm_runtime_get(core); in clk_hw_set_spread_spectrum()2978 ret = clk_pm_runtime_get(core); in clk_core_set_parent_nolock()3990 ret = clk_pm_runtime_get(core); in __clk_core_init()