Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dof_regulator.c427 static int of_node_match(struct device *dev, const void *data) in of_node_match() function
436 dev = class_find_device(&regulator_class, NULL, np, of_node_match); in of_find_regulator_by_node()