Searched refs:device_wakeup_attach (Results 1 – 1 of 1) sorted by relevance
299 * device_wakeup_attach - Attach a wakeup source object to a device object.305 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach() function 340 ret = device_wakeup_attach(dev, ws); in device_wakeup_enable()