Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax310x.c1183 static int __maybe_unused max310x_suspend(struct device *dev) in max310x_suspend() function
1209 static SIMPLE_DEV_PM_OPS(max310x_pm_ops, max310x_suspend, max310x_resume);