Searched refs:clk_bulk_put_all (Results 1 – 4 of 4) sorted by relevance
88 clk_bulk_put_all(simple->num_clocks, simple->clks); in dwc3_of_simple_probe()103 clk_bulk_put_all(simple->num_clocks, simple->clks); in __dwc3_of_simple_teardown()
128 void clk_bulk_put_all(int num_clks, struct clk_bulk_data *clks) in clk_bulk_put_all() function137 EXPORT_SYMBOL(clk_bulk_put_all);
158 clk_bulk_put_all(devres->num_clks, devres->clks); in devm_clk_bulk_release_all()
728 void clk_bulk_put_all(int num_clks, struct clk_bulk_data *clks);981 static inline void clk_bulk_put_all(int num_clks, struct clk_bulk_data *clks) {} in clk_bulk_put_all() function