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()1103 ret = clk_pm_runtime_get(core); in clk_core_prepare()1916 if (core->ops->recalc_rate && !clk_pm_runtime_get(core)) { in clk_recalc()2408 if (clk_pm_runtime_get(core)) in clk_change_rate()2532 ret = clk_pm_runtime_get(core); in clk_core_set_rate_nolock()2885 ret = clk_pm_runtime_get(core); in clk_core_set_parent_nolock()3869 ret = clk_pm_runtime_get(core); in __clk_core_init()