Home
last modified time | relevance | path

Searched defs:of_find_net_device_by_node (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dof_net.h30 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
/kernel/linux/linux-6.6/include/linux/
H A Dof_net.h42 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-6.6/net/core/
H A Dnet-sysfs.c1987 struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function
1997 EXPORT_SYMBOL(of_find_net_device_by_node); variable

Completed in 6 milliseconds