Home
last modified time | relevance | path

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

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