Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dpower.h70 extern int wakeup_sysfs_add(struct device *dev);
92 static inline int wakeup_sysfs_add(struct device *dev) { return 0; } in wakeup_sysfs_add() function
Dwakeup.c417 if (wakeup_sysfs_add(dev)) in device_set_wakeup_capable()
Dsysfs.c711 int wakeup_sysfs_add(struct device *dev) in wakeup_sysfs_add() function