Searched refs:unprepare_unused (Results 1 – 2 of 2) sorted by relevance
192 void (*unprepare_unused)(struct clk_hw *hw); member
192 if (core->ops->unprepare_unused) in clk_unprepare_unused_subtree()193 core->ops->unprepare_unused(core->hw); in clk_unprepare_unused_subtree()