max5481_match     121 drivers/iio/potentiometer/max5481.c static const struct of_device_id max5481_match[] = {
max5481_match     128 drivers/iio/potentiometer/max5481.c MODULE_DEVICE_TABLE(of, max5481_match);
max5481_match     202 drivers/iio/potentiometer/max5481.c 		.of_match_table = of_match_ptr(max5481_match),