Searched defs:device_init_wakeup (Results 1 – 3 of 3) sorted by relevance
8 #define device_init_wakeup(dev, a) do {} while (0) macro
165 static inline int device_init_wakeup(struct device *dev, bool val) in device_init_wakeup() function
517 int device_init_wakeup(struct device *dev, bool enable) in device_init_wakeup() function