Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc.c1574 static int stm32_adc_buffer_predisable(struct iio_dev *indio_dev) in stm32_adc_buffer_predisable() function
1599 .predisable = &stm32_adc_buffer_predisable,
2031 stm32_adc_buffer_predisable(indio_dev); in stm32_adc_suspend()