device_set_wakeup_capable 93 include/linux/pm_wakeup.h extern void device_set_wakeup_capable(struct device *dev, bool capable); device_set_wakeup_capable 158 include/linux/pm_wakeup.h device_set_wakeup_capable(dev, val);