mcp320x_dt_ids    474 drivers/iio/adc/mcp320x.c static const struct of_device_id mcp320x_dt_ids[] = {
mcp320x_dt_ids    500 drivers/iio/adc/mcp320x.c MODULE_DEVICE_TABLE(of, mcp320x_dt_ids);
mcp320x_dt_ids    524 drivers/iio/adc/mcp320x.c 		.of_match_table = of_match_ptr(mcp320x_dt_ids),