Searched defs:sif (Results 1 – 25 of 32) sorted by relevance
12
/linux-3.3/arch/arm/mach-s3c2410/ |
D | cpu-freq.c | 119 struct subsys_interface *sif) in s3c2410_cpufreq_add() 138 struct subsys_interface *sif) in s3c2410a_cpufreq_add()
|
D | pll.c | 69 static int s3c2410_plls_add(struct device *dev, struct subsys_interface *sif) in s3c2410_plls_add()
|
D | dma.c | 136 struct subsys_interface *sif) in s3c2410_dma_add()
|
D | pm.c | 114 static int s3c2410_pm_add(struct device *dev, struct subsys_interface *sif) in s3c2410_pm_add()
|
/linux-3.3/arch/arm/mach-s3c2440/ |
D | dma.c | 178 struct subsys_interface *sif) in s3c2440_dma_add()
|
D | s3c2440-pll-16934400.c | 83 struct subsys_interface *sif) in s3c2440_plls169344_add()
|
D | s3c2440-pll-12000000.c | 54 static int s3c2440_plls12_add(struct device *dev, struct subsys_interface *sif) in s3c2440_plls12_add()
|
D | s3c244x-clock.c | 75 static int s3c244x_clk_add(struct device *dev, struct subsys_interface *sif) in s3c244x_clk_add()
|
D | irq.c | 95 static int s3c2440_irq_add(struct device *dev, struct subsys_interface *sif) in s3c2440_irq_add()
|
D | s3c244x-irq.c | 94 static int s3c244x_irq_add(struct device *dev, struct subsys_interface *sif) in s3c244x_irq_add()
|
D | s3c2442.c | 125 static int s3c2442_clk_add(struct device *dev, struct subsys_interface *sif) in s3c2442_clk_add()
|
D | clock.c | 152 static int s3c2440_clk_add(struct device *dev, struct subsys_interface *sif) in s3c2440_clk_add()
|
D | s3c2440-cpufreq.c | 274 struct subsys_interface *sif) in s3c2440_cpufreq_add()
|
/linux-3.3/arch/arm/mach-s3c2416/ |
D | pm.c | 51 static int s3c2416_pm_add(struct device *dev, struct subsys_interface *sif) in s3c2416_pm_add()
|
/linux-3.3/arch/arm/mach-s3c2443/ |
D | dma.c | 139 struct subsys_interface *sif) in s3c2443_dma_add()
|
/linux-3.3/arch/arm/mach-s3c2412/ |
D | dma.c | 163 struct subsys_interface *sif) in s3c2412_dma_add()
|
D | pm.c | 59 static int s3c2412_pm_add(struct device *dev, struct subsys_interface *sif) in s3c2412_pm_add()
|
D | cpu-freq.c | 198 struct subsys_interface *sif) in s3c2412_cpufreq_add()
|
D | irq.c | 173 static int s3c2412_irq_add(struct device *dev, struct subsys_interface *sif) in s3c2412_irq_add()
|
/linux-3.3/arch/arm/mach-s5pv210/ |
D | pm.c | 136 static int s5pv210_pm_add(struct device *dev, struct subsys_interface *sif) in s5pv210_pm_add()
|
/linux-3.3/arch/arm/mach-s5p64x0/ |
D | pm.c | 163 static int s5p64x0_pm_add(struct device *dev, struct subsys_interface *sif) in s5p64x0_pm_add()
|
/linux-3.3/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 340 static int sq_dev_add(struct device *dev, struct subsys_interface *sif) in sq_dev_add() 358 static int sq_dev_remove(struct device *dev, struct subsys_interface *sif) in sq_dev_remove()
|
/linux-3.3/arch/arm/mach-exynos/ |
D | pm.c | 209 static int exynos4_pm_add(struct device *dev, struct subsys_interface *sif) in exynos4_pm_add()
|
/linux-3.3/arch/x86/kernel/ |
D | microcode_core.c | 408 static int mc_device_add(struct device *dev, struct subsys_interface *sif) in mc_device_add() 429 static int mc_device_remove(struct device *dev, struct subsys_interface *sif) in mc_device_remove()
|
/linux-3.3/drivers/base/ |
D | bus.c | 536 struct subsys_interface *sif; in bus_probe_device() local 567 struct subsys_interface *sif; in bus_remove_device() local 1168 int subsys_interface_register(struct subsys_interface *sif) in subsys_interface_register() 1195 void subsys_interface_unregister(struct subsys_interface *sif) in subsys_interface_unregister()
|
12