Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c94 * struct stm32_adc_ic - ADC internal channels
98 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()

Completed in 4 milliseconds