Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-msc313.c705 static int __maybe_unused msc313_gpio_resume(struct device *dev) in msc313_gpio_resume() function
716 static SIMPLE_DEV_PM_OPS(msc313_gpio_ops, msc313_gpio_suspend, msc313_gpio_resume);