max9611_of_table 519 drivers/iio/adc/max9611.c static const struct of_device_id max9611_of_table[] = { max9611_of_table 525 drivers/iio/adc/max9611.c MODULE_DEVICE_TABLE(of, max9611_of_table); max9611_of_table 532 drivers/iio/adc/max9611.c of_match_device(max9611_of_table, &client->dev); max9611_of_table 576 drivers/iio/adc/max9611.c .of_match_table = max9611_of_table,