mcp4531_of_match  285 drivers/iio/potentiometer/mcp4531.c static const struct of_device_id mcp4531_of_match[] = {
mcp4531_of_match  352 drivers/iio/potentiometer/mcp4531.c MODULE_DEVICE_TABLE(of, mcp4531_of_match);
mcp4531_of_match  390 drivers/iio/potentiometer/mcp4531.c 		.of_match_table = of_match_ptr(mcp4531_of_match),