Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dat91_adc.c1367 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1379 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);
H A Dat91-sama5d2_adc.c1928 static __maybe_unused int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1971 static SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend, at91_adc_resume);