Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c1815 static int regulator_match(struct device *dev, const void *data) in regulator_match() function
1826 dev = class_find_device(&regulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c1973 static int regulator_match(struct device *dev, const void *data) in regulator_match() function
1984 dev = class_find_device(&regulator_class, NULL, name, regulator_match); in regulator_lookup_by_name()

Completed in 14 milliseconds