Home
last modified time | relevance | path

Searched refs:wakeup_sysfs_add (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/base/power/
H A Dpower.h73 extern int wakeup_sysfs_add(struct device *dev);
H A Dsysfs.c774 int wakeup_sysfs_add(struct device *dev) in wakeup_sysfs_add() function
H A Dwakeup.c482 int ret = wakeup_sysfs_add(dev); in device_set_wakeup_capable()