Home
last modified time | relevance | path

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

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