Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dmax517.c103 static int __maybe_unused max517_suspend(struct device *dev) in max517_suspend() function
117 static SIMPLE_DEV_PM_OPS(max517_pm_ops, max517_suspend, max517_resume);