Home
last modified time | relevance | path

Searched defs:clk_get (Results 1 – 3 of 3) 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.h971 static inline struct clk *clk_get(struct device *dev, const char *id) clk_get() function
[all...]
/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c236 #define clk_get(dev,name) NULL macro