Home
last modified time | relevance | path

Searched defs:device_set_wakeup_enable (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/linux/
Dpm_wakeup.h162 static inline int device_set_wakeup_enable(struct device *dev, bool enable) in device_set_wakeup_enable() function
/linux-6.14.4/drivers/base/power/
Dwakeup.c502 int device_set_wakeup_enable(struct device *dev, bool enable) in device_set_wakeup_enable() function