Searched refs:device_set_wakeup_capable (Results 1 – 1 of 1) sorted by relevance
102 extern void device_set_wakeup_capable(struct device *dev, bool capable);114 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function167 device_set_wakeup_capable(dev, val); in device_init_wakeup()