max5432_dt_ids    114 drivers/iio/potentiometer/max5432.c static const struct of_device_id max5432_dt_ids[] = {
max5432_dt_ids    121 drivers/iio/potentiometer/max5432.c MODULE_DEVICE_TABLE(of, max5432_dt_ids);
max5432_dt_ids    126 drivers/iio/potentiometer/max5432.c 		.of_match_table = of_match_ptr(max5432_dt_ids),