Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pch.c413 static int __maybe_unused pch_gpio_suspend(struct device *dev) in pch_gpio_suspend() function
439 static SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pch.c404 static int __maybe_unused pch_gpio_suspend(struct device *dev) in pch_gpio_suspend() function
430 static SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);

Completed in 3 milliseconds