Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dcore.c1978 static int regulator_match(struct device *dev, const void *data) in regulator_match() function
1989 dev = class_find_device(&regulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()