Home
last modified time | relevance | path

Searched refs:of_clk_bulk_get_all (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-bulk.c47 static int __must_check of_clk_bulk_get_all(struct device *dev, in of_clk_bulk_get_all()
149 return of_clk_bulk_get_all(dev, np, clks);
46 static int __must_check of_clk_bulk_get_all(struct device_node *np, of_clk_bulk_get_all() function