Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-pch.c425 static int __maybe_unused pch_gpio_resume(struct device *dev) in pch_gpio_resume() function
439 static SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);