Home
last modified time | relevance | path

Searched refs:at91_adc_dt_ids (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/iio/adc/
Dat91_adc.c832 static const struct of_device_id at91_adc_dt_ids[]; variable
882 of_match_device(at91_adc_dt_ids, &pdev->dev)->data; in at91_adc_probe_dt()
1442 static const struct of_device_id at91_adc_dt_ids[] = { variable
1449 MODULE_DEVICE_TABLE(of, at91_adc_dt_ids);
1476 .of_match_table = of_match_ptr(at91_adc_dt_ids),