Searched refs:device_wakeup_enable (Results 1 – 1 of 1) sorted by relevance
105 extern int device_wakeup_enable(struct device *dev);136 static inline int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function221 return device_wakeup_enable(dev); in device_init_wakeup()
Completed in 3 milliseconds