Searched defs:clk_get (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/arch/m68k/coldfire/ |
D | clk.c | 75 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/arch/mips/loongson/lemote-2f/ |
D | clock.c | 50 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.c | 52 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/include/linux/ |
D | clk.h | 399 static inline struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | clock.c | 60 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/drivers/clk/ |
D | clkdev.c | 197 struct clk *clk_get(struct device *dev, const char *con_id) in clk_get() function
|
/linux-4.1.27/arch/mips/bcm63xx/ |
D | clk.c | 355 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/arch/mips/ar7/ |
D | clock.c | 437 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/arch/mips/jz4740/ |
D | clock.c | 801 struct clk *clk_get(struct device *dev, const char *name) in clk_get() function
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup.c | 88 struct clk *clk_get(struct device *dev, const char *id) in clk_get() function
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 105 #define clk_get(dev,name) NULL macro
|