Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-sysfs.c1966 static int of_dev_node_match(struct device *dev, const void *data) in of_dev_node_match() function
1989 dev = class_find_device(&net_class, NULL, np, of_dev_node_match); in of_find_net_device_by_node()