Searched defs:device_set_wakeup_enable (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpm_wakeup.h163 static inline int device_set_wakeup_enable(struct device *dev, bool enable) function
/linux-master/drivers/base/power/
H A Dwakeup.c503 int device_set_wakeup_enable(struct device *dev, bool enable) function
507 EXPORT_SYMBOL_GPL(device_set_wakeup_enable); variable

Completed in 118 milliseconds