Searched refs:fs_enet_match (Results 1 – 1 of 1) sorted by relevance
911 static const struct of_device_id fs_enet_match[]; variable924 match = of_match_device(fs_enet_match, &ofdev->dev); in fs_enet_probe()1074 static const struct of_device_id fs_enet_match[] = { variable1110 MODULE_DEVICE_TABLE(of, fs_enet_match);1115 .of_match_table = fs_enet_match,
Completed in 7 milliseconds