Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpm_wakeup.h170 static inline int device_init_wakeup(struct device *dev, bool val) in device_init_wakeup() function
/Linux-v4.19/drivers/base/power/
Dwakeup.c444 int device_init_wakeup(struct device *dev, bool enable) in device_init_wakeup() function