Searched defs:clk_get (Results 1 – 7 of 7) sorted by relevance
50 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
76 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
60 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
194 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
634 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
440 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
240 #define clk_get(dev,name) NULL macro