Searched refs:wakeup_sysfs_remove (Results 1 – 3 of 3) sorted by relevance
31 extern void wakeup_sysfs_remove(struct device *dev);51 static inline void wakeup_sysfs_remove(struct device *dev) {} in wakeup_sysfs_remove() function
302 wakeup_sysfs_remove(dev); in device_set_wakeup_capable()
716 void wakeup_sysfs_remove(struct device *dev) in wakeup_sysfs_remove() function