Home
last modified time | relevance | path

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

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