Searched refs:at91_adc_dt_ids (Results 1 – 1 of 1) sorted by relevance
834 static const struct of_device_id at91_adc_dt_ids[]; variable884 of_match_device(at91_adc_dt_ids, &pdev->dev)->data; in at91_adc_probe_dt()1440 static const struct of_device_id at91_adc_dt_ids[] = { variable1447 MODULE_DEVICE_TABLE(of, at91_adc_dt_ids);1474 .of_match_table = at91_adc_dt_ids,