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

/linux-master/drivers/base/power/
H A Dwakeup.c306 * device_wakeup_attach - Attach a wakeup source object to a device object.
312 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) function
347 ret = device_wakeup_attach(dev, ws);

Completed in 174 milliseconds