Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dnet-sysfs.c1968 static int of_dev_node_match(struct device *dev, const void *data) in of_dev_node_match() function
1991 dev = class_find_device(&net_class, NULL, np, of_dev_node_match); in of_find_net_device_by_node()