Searched refs:at91_adc_resume (Results 1 – 2 of 2) sorted by relevance
1365 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function1377 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
1917 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function1963 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);