Searched defs:clk_get (Results 1 – 8 of 8) sorted by relevance
76 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
100 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
427 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
894 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
841 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
236 #define clk_get(dev,name) NULL macro
240 #define clk_get(dev,name) NULL macro