Home
last modified time | relevance | path

Searched refs:wakeup_count (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/base/power/
H A Dwakeup.c132 deleted_ws.wakeup_count += ws->wakeup_count; in wakeup_source_record()
587 ws->wakeup_count++; in wakeup_source_report_event()
1083 ws->wakeup_count, ws->expire_count, in print_wakeup_source_stats()
H A Dsysfs.c356 count = dev->power.wakeup->wakeup_count; in wakeup_count_show()
366 static DEVICE_ATTR_RO(wakeup_count);
398 count = dev->power.wakeup->wakeup_count; in wakeup_abort_count_show()
H A Dwakeup_stats.c35 wakeup_attr(wakeup_count);
/linux/include/linux/
H A Dpm_wakeup.h60 unsigned long wakeup_count; member
/linux/Documentation/ABI/testing/
H A Dsysfs-class-wakeup28 What: /sys/class/wakeup/.../wakeup_count
H A Dsysfs-power170 What: /sys/power/wakeup_count
174 The /sys/power/wakeup_count file allows user space to put the
223 /sys/power/wakeup_count file block or return false). When a
H A Dsysfs-devices-power80 What: /sys/devices/.../power/wakeup_count
84 The /sys/devices/.../wakeup_count attribute contains the number
/linux/kernel/power/
H A Dmain.c832 power_attr(wakeup_count);