Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-ml-ioh.c492 static int __maybe_unused ioh_gpio_resume(struct device *dev) in ioh_gpio_resume() function
506 static SIMPLE_DEV_PM_OPS(ioh_gpio_pm_ops, ioh_gpio_suspend, ioh_gpio_resume);