Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-rcar.c617 static int gpio_rcar_resume(struct device *dev) in gpio_rcar_resume() function
658 static SIMPLE_DEV_PM_OPS(gpio_rcar_pm_ops, gpio_rcar_suspend, gpio_rcar_resume);