Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpm_wakeup.h119 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function
/linux-4.19.296/drivers/base/power/
Dwakeup.c420 void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function