Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dcore.c1729 static int regulator_match(struct device *dev, const void *data) in regulator_match() function
1740 dev = class_find_device(&regulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()