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

/linux-master/include/linux/
H A Dpm_wakeup.h122 static inline void device_set_wakeup_capable(struct device *dev, bool capable) function
/linux-master/drivers/base/power/
H A Dwakeup.c479 void device_set_wakeup_capable(struct device *dev, bool capable) function
496 EXPORT_SYMBOL_GPL(device_set_wakeup_capable); variable

Completed in 181 milliseconds