Searched refs:at91_adc_dt_ids (Results 1 – 1 of 1) sorted by relevance
832 static const struct of_device_id at91_adc_dt_ids[]; variable882 of_match_device(at91_adc_dt_ids, &pdev->dev)->data; in at91_adc_probe_dt()1438 static const struct of_device_id at91_adc_dt_ids[] = { variable1445 MODULE_DEVICE_TABLE(of, at91_adc_dt_ids);1472 .of_match_table = at91_adc_dt_ids,