Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_wakeup.h151 static inline int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function
/linux/drivers/base/power/
H A Dwakeup.c332 int device_wakeup_enable(struct device *dev) in device_wakeup_enable() function