Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
Dat91_adc.c1365 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1377 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
Dat91-sama5d2_adc.c1917 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1963 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);