Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_main.c178 static const struct of_device_id fec_dt_ids[] = { variable
188 MODULE_DEVICE_TABLE(of, fec_dt_ids);
3621 of_id = of_match_device(fec_dt_ids, &pdev->dev); in fec_probe()
4001 .of_match_table = fec_dt_ids,
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_main.c238 static const struct of_device_id fec_dt_ids[] = { variable
251 MODULE_DEVICE_TABLE(of, fec_dt_ids);
4314 of_id = of_match_device(fec_dt_ids, &pdev->dev); in fec_probe()
4745 .of_match_table = fec_dt_ids,

Completed in 10 milliseconds