Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iio/adc/
Dstm32-adc.c1824 static int stm32_adc_buffer_predisable(struct iio_dev *indio_dev) in stm32_adc_buffer_predisable() function
1849 .predisable = &stm32_adc_buffer_predisable,
2529 stm32_adc_buffer_predisable(indio_dev); in stm32_adc_suspend()