Searched refs:of_find_net_device_by_node (Results 1 – 4 of 4) sorted by relevance
17 extern struct net_device *of_find_net_device_by_node(struct device_node *np);34 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
597 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()
429 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_of_probe()
1688 struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function1698 EXPORT_SYMBOL(of_find_net_device_by_node);