Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dat91_adc.c1369 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1381 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
Dat91-sama5d2_adc.c1860 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1910 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);