Home
last modified time | relevance | path

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

/include/linux/
A Dpm_wakeup.h107 extern void device_set_wakeup_capable(struct device *dev, bool capable);
118 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function
220 device_set_wakeup_capable(dev, true); in device_init_wakeup()
224 device_set_wakeup_capable(dev, false); in device_init_wakeup()

Completed in 4 milliseconds