Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c98 struct stm32_adc_ic { struct
103 static const struct stm32_adc_ic stm32_adc_ic[STM32_ADC_INT_CH_NB] = { variable
2129 if (!strncmp(stm32_adc_ic[i].name, ch_name, STM32_ADC_CH_SZ)) { in stm32_adc_populate_int_ch()
2159 if (stm32_adc_ic[i].idx != STM32_ADC_INT_CH_VREFINT) { in stm32_adc_populate_int_ch()