Home
last modified time | relevance | path

Searched refs:at91_adc_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dat91_adc.c1249 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function
1261 at91_adc_resume);
H A Dat91-sama5d2_adc.c2538 static int at91_adc_resume(struct device *dev) in at91_adc_resume() function
2610 SYSTEM_SLEEP_PM_OPS(at91_adc_suspend, at91_adc_resume)

Completed in 15 milliseconds