Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_net.h19 extern struct net_device *of_find_net_device_by_node(struct device_node *np);
42 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node() function