Home
last modified time | relevance | path

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

/include/linux/
Dclk.h641 struct clk *devm_clk_get_optional_enabled(struct device *dev, const char *id);
1005 static inline struct clk *devm_clk_get_optional_enabled(struct device *dev, in devm_clk_get_optional_enabled() function