Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax310x.c1096 static int __maybe_unused max310x_suspend(struct device *dev) in max310x_suspend() function
1122 static SIMPLE_DEV_PM_OPS(max310x_pm_ops, max310x_suspend, max310x_resume);