Searched refs:at91_adc_resume (Results 1 – 2 of 2) sorted by relevance
1362 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function1374 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
1871 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function1922 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);