at91_adc_dt_ids 832 drivers/iio/adc/at91_adc.c static const struct of_device_id at91_adc_dt_ids[]; at91_adc_dt_ids 882 drivers/iio/adc/at91_adc.c of_match_device(at91_adc_dt_ids, &pdev->dev)->data; at91_adc_dt_ids 1442 drivers/iio/adc/at91_adc.c static const struct of_device_id at91_adc_dt_ids[] = { at91_adc_dt_ids 1449 drivers/iio/adc/at91_adc.c MODULE_DEVICE_TABLE(of, at91_adc_dt_ids); at91_adc_dt_ids 1476 drivers/iio/adc/at91_adc.c .of_match_table = of_match_ptr(at91_adc_dt_ids),