Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A 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,
2545 stm32_adc_buffer_predisable(indio_dev); in stm32_adc_suspend()