Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c911 static const struct of_device_id fs_enet_match[]; variable
925 match = of_match_device(fs_enet_match, &ofdev->dev); in fs_enet_probe()
1077 static const struct of_device_id fs_enet_match[] = { variable
1113 MODULE_DEVICE_TABLE(of, fs_enet_match);
1118 .of_match_table = fs_enet_match,
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c906 static const struct of_device_id fs_enet_match[]; variable
919 match = of_match_device(fs_enet_match, &ofdev->dev); in fs_enet_probe()
1069 static const struct of_device_id fs_enet_match[] = { variable
1105 MODULE_DEVICE_TABLE(of, fs_enet_match);
1110 .of_match_table = fs_enet_match,

Completed in 3 milliseconds