Home
last modified time | relevance | path

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

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