Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dcore.c1368 static int of_node_match(struct device *dev, const void *data) in of_node_match() function
1377 dev = class_find_device(&regulator_class, NULL, np, of_node_match); in of_find_regulator_by_node()