Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
Dstm32-adc.c1823 static int stm32_adc_buffer_predisable(struct iio_dev *indio_dev) in stm32_adc_buffer_predisable() function
1848 .predisable = &stm32_adc_buffer_predisable,
2528 stm32_adc_buffer_predisable(indio_dev); in stm32_adc_suspend()