Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/base/power/
Dsysfs.c252 static ssize_t wakeup_count_show(struct device *dev, in wakeup_count_show() function
267 static DEVICE_ATTR(wakeup_count, 0444, wakeup_count_show, NULL);
/linux-2.6.39/kernel/power/
Dmain.c233 static ssize_t wakeup_count_show(struct kobject *kobj, in wakeup_count_show() function