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

/linux-4.1.27/drivers/hwtracing/coresight/
H A Dof_coresight.c29 static int of_dev_node_match(struct device *dev, void *data) of_dev_node_match() function
44 endpoint, of_dev_node_match); of_coresight_get_endpoint_device()
53 endpoint, of_dev_node_match); of_coresight_get_endpoint_device()
/linux-4.1.27/drivers/of/
H A Dplatform.c35 static int of_dev_node_match(struct device *dev, void *data) of_dev_node_match() function
50 dev = bus_find_device(&platform_bus_type, NULL, np, of_dev_node_match); of_find_device_by_node()
/linux-4.1.27/net/core/
H A Dnet-sysfs.c1453 static int of_dev_node_match(struct device *dev, const void *data) of_dev_node_match() function
1467 dev = class_find_device(&net_class, NULL, np, of_dev_node_match); of_find_net_device_by_node()
/linux-4.1.27/drivers/i2c/
H A Di2c-core.c1318 static int of_dev_node_match(struct device *dev, void *data) of_dev_node_match() function
1329 of_dev_node_match); of_find_i2c_device_by_node()
1343 of_dev_node_match); of_find_i2c_adapter_by_node()

Completed in 166 milliseconds