Searched refs:regulator_match (Results 1 – 1 of 1) sorted by relevance
1936 static int regulator_match(struct device *dev, const void *data) in regulator_match() function1947 dev = class_find_device(®ulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()