Searched defs:clk_get (Results 1 – 3 of 3) sorted by relevance
100 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
788 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
240 #define clk_get(dev,name) NULL macro
Completed in 28 milliseconds