Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/coldfire/
Dclk.c76 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/kernel/linux/linux-5.10/drivers/clk/
Dclkdev.c100 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
/kernel/linux/linux-5.10/arch/mips/ar7/
Dclock.c427 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/kernel/linux/linux-5.10/include/linux/
Dclk.h833 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dpxa25x_udc.c240 #define clk_get(dev,name) NULL macro