Searched refs:clk_unprepare (Results 1 – 2 of 2) sorted by relevance
357 void clk_unprepare(struct clk *clk);360 static inline void clk_unprepare(struct clk *clk) in clk_unprepare() function1151 clk_unprepare(clk); in clk_prepare_enable()1160 clk_unprepare(clk); in clk_disable_unprepare()
74 DEFINE_EVENT(clk, clk_unprepare,
Completed in 97 milliseconds