Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/coldfire/
Dclk.c75 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/arch/mips/loongson/lemote-2f/
Dclock.c50 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/arch/avr32/mach-at32ap/
Dclock.c52 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/include/linux/
Dclk.h399 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/arch/unicore32/kernel/
Dclock.c60 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/drivers/clk/
Dclkdev.c197 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
/linux-4.1.27/arch/mips/bcm63xx/
Dclk.c355 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/arch/mips/ar7/
Dclock.c437 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/arch/mips/jz4740/
Dclock.c801 struct clk *clk_get(struct device *dev, const char *name) in clk_get() function
/linux-4.1.27/arch/mips/txx9/generic/
Dsetup.c88 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c105 #define clk_get(dev,name) NULL macro