Searched refs:of_find_net_device_by_node (Results 1 – 3 of 3) sorted by relevance
18 extern struct net_device *of_find_net_device_by_node(struct device_node *np);36 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
398 master = of_find_net_device_by_node(ethernet); in dsa_tree_find_first_master()1516 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()
1958 struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function1968 EXPORT_SYMBOL(of_find_net_device_by_node);