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

/linux-4.1.27/include/linux/
H A Dpm_wakeup.h150 static inline int device_set_wakeup_enable(struct device *dev, bool enable) device_set_wakeup_enable() function
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c345 int device_set_wakeup_enable(struct device *dev, bool enable) device_set_wakeup_enable() function
352 EXPORT_SYMBOL_GPL(device_set_wakeup_enable); variable

Completed in 168 milliseconds