Searched refs:at91_adc_dt_ids (Results 1 – 1 of 1) sorted by relevance
821 static const struct of_device_id at91_adc_dt_ids[]; variable871 of_match_device(at91_adc_dt_ids, &pdev->dev)->data; in at91_adc_probe_dt()1396 static const struct of_device_id at91_adc_dt_ids[] = { variable1403 MODULE_DEVICE_TABLE(of, at91_adc_dt_ids);1430 .of_match_table = of_match_ptr(at91_adc_dt_ids),