Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_net.h17 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
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c1934 struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
1944 EXPORT_SYMBOL(of_find_net_device_by_node);
/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa2.c768 master = of_find_net_device_by_node(ethernet); in dsa_port_parse_of()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c927 netdev = of_find_net_device_by_node(mac_node); in rockchip_gmac_uio_probe()
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff1010 + netdev = of_find_net_device_by_node(mac_node);
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff1152 + netdev = of_find_net_device_by_node(mac_node);