Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpm_wakeup.h92 static inline void device_set_wakeup_path(struct device *dev) in device_set_wakeup_path() function
179 static inline void device_set_wakeup_path(struct device *dev) {} in device_set_wakeup_path() function
/linux-6.1.9/drivers/irqchip/
Dirq-renesas-irqc.c236 device_set_wakeup_path(dev); in irqc_suspend()
Dirq-renesas-intc-irqpin.c580 device_set_wakeup_path(dev); in intc_irqpin_suspend()
/linux-6.1.9/drivers/gpio/
Dgpio-rcar.c612 device_set_wakeup_path(dev); in gpio_rcar_suspend()
Dgpio-pca953x.c1277 device_set_wakeup_path(dev); in pca953x_suspend()