mcp3422_of_match  407 drivers/iio/adc/mcp3422.c static const struct of_device_id mcp3422_of_match[] = {
mcp3422_of_match  411 drivers/iio/adc/mcp3422.c MODULE_DEVICE_TABLE(of, mcp3422_of_match);
mcp3422_of_match  417 drivers/iio/adc/mcp3422.c 		.of_match_table = of_match_ptr(mcp3422_of_match),