Home
last modified time | relevance | path

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

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