Home
last modified time | relevance | path

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

/drivers/base/
Dsys.c35 struct sys_device * sysdev = to_sysdev(kobj); in sysdev_show() local
48 struct sys_device * sysdev = to_sysdev(kobj); in sysdev_store() local
232 int sysdev_register(struct sys_device * sysdev) in sysdev_register()
277 void sysdev_unregister(struct sys_device * sysdev) in sysdev_unregister()
314 struct sys_device * sysdev; in sysdev_shutdown() local
368 struct sys_device *sysdev, *err_dev; in sysdev_suspend() local
450 struct sys_device * sysdev; in sysdev_resume() local
478 ssize_t sysdev_store_ulong(struct sys_device *sysdev, in sysdev_store_ulong()
493 ssize_t sysdev_show_ulong(struct sys_device *sysdev, in sysdev_show_ulong()
502 ssize_t sysdev_store_int(struct sys_device *sysdev, in sysdev_store_int()
[all …]
Dmemory.c393 struct sys_device *sysdev; in find_memory_block() local
/drivers/s390/char/
Dsclp_config.c34 struct sys_device *sysdev; in sclp_cpu_capability_notify() local
/drivers/cpuidle/
Dsysfs.c356 int cpuidle_add_sysfs(struct sys_device *sysdev) in cpuidle_add_sysfs()
374 void cpuidle_remove_sysfs(struct sys_device *sysdev) in cpuidle_remove_sysfs()
/drivers/cpufreq/
Dcpufreq.c1227 static int cpufreq_suspend(struct sys_device *sysdev, pm_message_t pmsg) in cpufreq_suspend()
1305 static int cpufreq_resume(struct sys_device *sysdev) in cpufreq_resume()
/drivers/xen/
Dballoon.c564 static int register_balloon(struct sys_device *sysdev) in register_balloon()
/drivers/acpi/
Dprocessor_core.c671 struct sys_device *sysdev; in acpi_processor_start() local
/drivers/macintosh/
Dvia-pmu.c2446 static int pmu_sys_suspend(struct sys_device *sysdev, pm_message_t state) in pmu_sys_suspend()
2463 static int pmu_sys_resume(struct sys_device *sysdev) in pmu_sys_resume()