Searched refs:clk_release_all (Results 1 – 1 of 1) sorted by relevance
257 int clk_release_all(struct clk *clk, unsigned int count);308 static inline int clk_release_all(struct clk *clk, unsigned int count) in clk_release_all() function425 return clk_release_all(bulk->clks, bulk->count); in clk_release_bulk()
Completed in 6 milliseconds