ds1803_dt_ids     139 drivers/iio/potentiometer/ds1803.c static const struct of_device_id ds1803_dt_ids[] = {
ds1803_dt_ids     145 drivers/iio/potentiometer/ds1803.c MODULE_DEVICE_TABLE(of, ds1803_dt_ids);
ds1803_dt_ids     159 drivers/iio/potentiometer/ds1803.c 		.of_match_table = of_match_ptr(ds1803_dt_ids),