Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pch.c416 static int __maybe_unused pch_gpio_resume(struct device *dev) in pch_gpio_resume() function
430 static SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);