Searched refs:clk_pm_runtime_get (Results 1 – 1 of 1) sorted by relevance
121 static int clk_pm_runtime_get(struct clk_core *core) in clk_pm_runtime_get() function169 ret = clk_pm_runtime_get(core); in clk_pm_runtime_get_all()305 if (!clk_pm_runtime_get(core)) { in clk_core_is_prepared()1110 ret = clk_pm_runtime_get(core); in clk_core_prepare()1923 if (core->ops->recalc_rate && !clk_pm_runtime_get(core)) { in clk_recalc()2415 if (clk_pm_runtime_get(core)) in clk_change_rate()2539 ret = clk_pm_runtime_get(core); in clk_core_set_rate_nolock()2892 ret = clk_pm_runtime_get(core); in clk_core_set_parent_nolock()3905 ret = clk_pm_runtime_get(core); in __clk_core_init()