Searched refs:fec_dt_ids (Results 1 – 1 of 1) sorted by relevance
222 static const struct of_device_id fec_dt_ids[] = { variable235 MODULE_DEVICE_TABLE(of, fec_dt_ids);3909 of_id = of_match_device(fec_dt_ids, &pdev->dev); in fec_probe()4335 .of_match_table = fec_dt_ids,