Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
Dwakeup.c317 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach() function
352 ret = device_wakeup_attach(dev, ws); in device_wakeup_enable()