Home
last modified time | relevance | path

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

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