Home
last modified time | relevance | path

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

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