Home
last modified time | relevance | path

Searched defs:sysdev (Results 1 – 25 of 27) sorted by relevance

12

/arch/powerpc/platforms/cell/
Dcbe_thermal.c79 static struct cbe_pmd_regs __iomem *get_pmd_regs(struct sys_device *sysdev) in get_pmd_regs()
89 static u8 spu_read_register_value(struct sys_device *sysdev, union spe_reg __iomem *reg) in spu_read_register_value()
100 static ssize_t spu_show_temp(struct sys_device *sysdev, struct sysdev_attribute *attr, in spu_show_temp()
150 static ssize_t spu_show_throttle_end(struct sys_device *sysdev, in spu_show_throttle_end()
156 static ssize_t spu_show_throttle_begin(struct sys_device *sysdev, in spu_show_throttle_begin()
162 static ssize_t spu_show_throttle_full_stop(struct sys_device *sysdev, in spu_show_throttle_full_stop()
168 static ssize_t spu_store_throttle_end(struct sys_device *sysdev, in spu_store_throttle_end()
174 static ssize_t spu_store_throttle_begin(struct sys_device *sysdev, in spu_store_throttle_begin()
180 static ssize_t spu_store_throttle_full_stop(struct sys_device *sysdev, in spu_store_throttle_full_stop()
186 static ssize_t ppe_show_temp(struct sys_device *sysdev, char *buf, int pos) in ppe_show_temp()
[all …]
Dspu_base.c523 static int spu_shutdown(struct sys_device *sysdev) in spu_shutdown()
706 static ssize_t spu_stat_show(struct sys_device *sysdev, in spu_stat_show()
/arch/arm/mach-s3c2410/
Dirq.c31 static int s3c2410_irq_add(struct sys_device *sysdev) in s3c2410_irq_add()
Ddma.c147 static int __init s3c2410_dma_add(struct sys_device *sysdev) in s3c2410_dma_add()
/arch/arm/mach-s3c2440/
Ddma.c192 static int __init s3c2440_dma_add(struct sys_device *sysdev) in s3c2440_dma_add()
Dirq.c95 static int s3c2440_irq_add(struct sys_device *sysdev) in s3c2440_irq_add()
Dclock.c112 static int s3c2440_clk_add(struct sys_device *sysdev) in s3c2440_clk_add()
/arch/arm/mach-s3c2443/
Ddma.c164 static int __init s3c2443_dma_add(struct sys_device *sysdev) in s3c2443_dma_add()
Dirq.c252 static int __init s3c2443_irq_add(struct sys_device *sysdev) in s3c2443_irq_add()
/arch/arm/mach-s3c2412/
Dpm.c55 static int s3c2412_pm_add(struct sys_device *sysdev) in s3c2412_pm_add()
Ddma.c182 static int __init s3c2412_dma_add(struct sys_device *sysdev) in s3c2412_dma_add()
Dirq.c173 static int s3c2412_irq_add(struct sys_device *sysdev) in s3c2412_irq_add()
/arch/arm/plat-s3c24xx/
Ds3c244x-clock.c74 static int s3c244x_clk_add(struct sys_device *sysdev) in s3c244x_clk_add()
Ds3c244x-irq.c94 static int s3c244x_irq_add(struct sys_device *sysdev) in s3c244x_irq_add()
/arch/arm/mach-s3c2442/
Dclock.c116 static int s3c2442_clk_add(struct sys_device *sysdev) in s3c2442_clk_add()
/arch/powerpc/platforms/pseries/
Dcmm.c344 static int cmm_sysfs_register(struct sys_device *sysdev) in cmm_sysfs_register()
377 static void cmm_unregister_sysfs(struct sys_device *sysdev) in cmm_unregister_sysfs()
/arch/powerpc/kernel/
Dsysfs.c528 struct sys_device *sysdev; in cpu_add_sysdev_attr_group() local
562 struct sys_device *sysdev; in cpu_remove_sysdev_attr_group() local
Dcacheinfo.c453 struct sys_device *sysdev; in cacheinfo_create_cache_dir() local
/arch/sh/kernel/cpu/sh4/
Dsq.c340 static int __devinit sq_sysdev_add(struct sys_device *sysdev) in sq_sysdev_add()
358 static int __devexit sq_sysdev_remove(struct sys_device *sysdev) in sq_sysdev_remove()
/arch/arm/mach-pxa/
Dviper.c119 static int viper_cpu_suspend(struct sys_device *sysdev, pm_message_t state) in viper_cpu_suspend()
125 static int viper_cpu_resume(struct sys_device *sysdev) in viper_cpu_resume()
Dmioa701.c580 static int mioa701_sys_suspend(struct sys_device *sysdev, pm_message_t state) in mioa701_sys_suspend()
606 static int mioa701_sys_resume(struct sys_device *sysdev) in mioa701_sys_resume()
/arch/avr32/mach-at32ap/
Dintc.c24 struct sys_device sysdev; member
/arch/powerpc/platforms/powermac/
Dpic.c621 static int pmacpic_suspend(struct sys_device *sysdev, pm_message_t state) in pmacpic_suspend()
642 static int pmacpic_resume(struct sys_device *sysdev) in pmacpic_resume()
/arch/s390/kernel/
Dtopology.c227 struct sys_device *sysdev; in arch_update_cpu_topology() local
/arch/x86/kernel/cpu/mtrr/
Dmain.c579 static int mtrr_save(struct sys_device * sysdev, pm_message_t state) in mtrr_save()
592 static int mtrr_restore(struct sys_device * sysdev) in mtrr_restore()

12