Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/dac/
Dvf610_dac.c266 static int vf610_dac_resume(struct device *dev) in vf610_dac_resume() function
282 static SIMPLE_DEV_PM_OPS(vf610_dac_pm_ops, vf610_dac_suspend, vf610_dac_resume);