Home
last modified time | relevance | path

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

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