stm32_adc_of_match  816 drivers/iio/adc/stm32-adc-core.c static const struct of_device_id stm32_adc_of_match[] = {
stm32_adc_of_match  829 drivers/iio/adc/stm32-adc-core.c MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
stm32_adc_of_match  836 drivers/iio/adc/stm32-adc-core.c 		.of_match_table = stm32_adc_of_match,
stm32_adc_of_match 2041 drivers/iio/adc/stm32-adc.c static const struct of_device_id stm32_adc_of_match[] = {
stm32_adc_of_match 2047 drivers/iio/adc/stm32-adc.c MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
stm32_adc_of_match 2054 drivers/iio/adc/stm32-adc.c 		.of_match_table = stm32_adc_of_match,