Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax3100.c878 static int max3100_resume(struct device *dev) in max3100_resume() function
898 static SIMPLE_DEV_PM_OPS(max3100_pm_ops, max3100_suspend, max3100_resume);