Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dpower.h70 extern void wakeup_sysfs_remove(struct device *dev);
H A Dsysfs.c787 void wakeup_sysfs_remove(struct device *dev) in wakeup_sysfs_remove() function
H A Dwakeup.c500 wakeup_sysfs_remove(dev); in device_set_wakeup_capable()