Searched refs:wakeup_sysfs_add (Results 1 – 3 of 3) sorted by relevance
30 extern int wakeup_sysfs_add(struct device *dev);50 static inline int wakeup_sysfs_add(struct device *dev) { return 0; } in wakeup_sysfs_add() function
299 if (wakeup_sysfs_add(dev)) in device_set_wakeup_capable()
711 int wakeup_sysfs_add(struct device *dev) in wakeup_sysfs_add() function