Searched refs:device_wakeup_attach (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/base/power/
H A Dwakeup.c235 * device_wakeup_attach - Attach a wakeup source object to a device object.
241 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) device_wakeup_attach() function
271 ret = device_wakeup_attach(dev, ws); device_wakeup_enable()

Completed in 53 milliseconds