Home
last modified time | relevance | path

Searched refs:device_set_wakeup_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dpm_wakeup.h91 static inline void device_set_wakeup_path(struct device *dev) in device_set_wakeup_path() function
182 static inline void device_set_wakeup_path(struct device *dev) {} in device_set_wakeup_path() function
/linux-4.19.296/drivers/irqchip/
Dirq-renesas-irqc.c273 device_set_wakeup_path(dev); in irqc_suspend()
Dirq-renesas-intc-irqpin.c593 device_set_wakeup_path(dev); in intc_irqpin_suspend()
/linux-4.19.296/drivers/gpio/
Dgpio-rcar.c549 device_set_wakeup_path(dev); in gpio_rcar_suspend()