Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc.c160 struct stm32_adc_cfg { struct
201 const struct stm32_adc_cfg *cfg;
1899 adc->cfg = (const struct stm32_adc_cfg *) in stm32_adc_probe()
2075 static const struct stm32_adc_cfg stm32f4_adc_cfg = {
2086 static const struct stm32_adc_cfg stm32h7_adc_cfg = {
2098 static const struct stm32_adc_cfg stm32mp1_adc_cfg = {