Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dcore.c1508 static int regulator_match(struct device *dev, const void *data) in regulator_match() function
1519 dev = class_find_device(&regulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()