Searched refs:of_dev_node_match (Results 1 – 1 of 1) sorted by relevance
1968 static int of_dev_node_match(struct device *dev, const void *data) in of_dev_node_match() function1991 dev = class_find_device(&net_class, NULL, np, of_dev_node_match); in of_find_net_device_by_node()