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