Home
last modified time | relevance | path

Searched defs:clk_get (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/
H A Dclkdev.c100 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
/linux/include/linux/
H A Dclk.h994 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function