Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dlinux-compat.h8 #define device_init_wakeup(dev, a) do {} while (0) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_wakeup.h165 static inline int device_init_wakeup(struct device *dev, bool val) in device_init_wakeup() function
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c517 int device_init_wakeup(struct device *dev, bool enable) in device_init_wakeup() function