Home
last modified time | relevance | path

Searched refs:wakeup_count_show (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/base/power/
Dsysfs.c371 static ssize_t wakeup_count_show(struct device *dev, in wakeup_count_show() function
386 static DEVICE_ATTR(wakeup_count, 0444, wakeup_count_show, NULL);
/linux-4.1.27/kernel/power/
Dmain.c397 static ssize_t wakeup_count_show(struct kobject *kobj, in wakeup_count_show() function