Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Dlegacy.c406 struct net_device *ethernet_dev; in dsa_of_probe() local
429 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_of_probe()
430 if (!ethernet_dev) { in dsa_of_probe()
442 pd->of_netdev = ethernet_dev; in dsa_of_probe()
539 put_device(&ethernet_dev->dev); in dsa_of_probe()