sd_adc_of_match    49 drivers/iio/adc/sd_adc_modulator.c static const struct of_device_id sd_adc_of_match[] = {
sd_adc_of_match    54 drivers/iio/adc/sd_adc_modulator.c MODULE_DEVICE_TABLE(of, sd_adc_of_match);
sd_adc_of_match    59 drivers/iio/adc/sd_adc_modulator.c 		.of_match_table = of_match_ptr(sd_adc_of_match),