Home
last modified time | relevance | path

Searched refs:fs_enet_mdio_fec_match (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c98 static const struct of_device_id fs_enet_mdio_fec_match[]; variable
108 match = of_match_device(fs_enet_mdio_fec_match, &ofdev->dev); in fs_enet_mdio_probe()
203 static const struct of_device_id fs_enet_mdio_fec_match[] = { variable
215 MODULE_DEVICE_TABLE(of, fs_enet_mdio_fec_match);
220 .of_match_table = fs_enet_mdio_fec_match,