Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_wakeup.h147 static inline int device_set_wakeup_enable(struct device *dev, bool enable) in device_set_wakeup_enable() function
/linux/drivers/base/power/
H A Dwakeup.c498 int device_set_wakeup_enable(struct device *dev, bool enable) in device_set_wakeup_enable() function