Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-pch.c405 static int pch_gpio_suspend(struct device *dev) in pch_gpio_suspend() function
431 static DEFINE_SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);