Home
last modified time | relevance | path

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

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