Home
last modified time | relevance | path

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

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