Searched refs:at91_adc_resume (Results 1 – 2 of 2) sorted by relevance
1249 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function1261 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
1912 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function1958 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);