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

/linux-4.1.27/include/linux/
H A Dpm_wakeup.h105 static inline void device_set_wakeup_capable(struct device *dev, bool capable) device_set_wakeup_capable() function
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c292 void device_set_wakeup_capable(struct device *dev, bool capable) device_set_wakeup_capable() function
307 EXPORT_SYMBOL_GPL(device_set_wakeup_capable); variable

Completed in 67 milliseconds