Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dpower.h74 extern void wakeup_sysfs_remove(struct device *dev);
H A Dsysfs.c784 void wakeup_sysfs_remove(struct device *dev) in wakeup_sysfs_remove() function
H A Dwakeup.c487 wakeup_sysfs_remove(dev); in device_set_wakeup_capable()