Searched defs:devm_clk_get (Results 1 – 3 of 3) sorted by relevance
6 struct clk *devm_clk_get(struct udevice *dev, const char *id) in devm_clk_get() function
12 struct clk *devm_clk_get(struct device *dev, const char *id) in devm_clk_get() function
789 static inline struct clk *devm_clk_get(struct device *dev, const char *id) in devm_clk_get() function