Searched defs:fec_dt_ids (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/freescale/
H A Dfec.c108 static const struct of_device_id fec_dt_ids[] = { variable in typeref:struct:of_device_id
115 MODULE_DEVICE_TABLE(of, fec_dt_ids);
1546 of_id = of_match_device(fec_dt_ids, &pdev->dev);
1735 .of_match_table = fec_dt_ids,

Completed in 11 milliseconds