Searched refs:of_find_net_device_by_node (Results 1 – 6 of 6) sorted by relevance
17 extern struct net_device *of_find_net_device_by_node(struct device_node *np);30 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
1934 struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function1944 EXPORT_SYMBOL(of_find_net_device_by_node);
768 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()
927 netdev = of_find_net_device_by_node(mac_node); in rockchip_gmac_uio_probe()
1010 + netdev = of_find_net_device_by_node(mac_node);
1152 + netdev = of_find_net_device_by_node(mac_node);