Home
last modified time | relevance | path

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

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