Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-elkhartlake.c63 static int ehl_gpio_resume(struct device *dev) in ehl_gpio_resume() function
68 static DEFINE_SIMPLE_DEV_PM_OPS(ehl_gpio_pm_ops, ehl_gpio_suspend, ehl_gpio_resume);