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

/linux-4.1.27/drivers/base/power/
H A Dpower.h30 extern int wakeup_sysfs_add(struct device *dev);
50 static inline int wakeup_sysfs_add(struct device *dev) { return 0; } wakeup_sysfs_remove() function
H A Dsysfs.c711 int wakeup_sysfs_add(struct device *dev) wakeup_sysfs_add() function
H A Dwakeup.c299 if (wakeup_sysfs_add(dev)) device_set_wakeup_capable()

Completed in 145 milliseconds