Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c1748 static struct regulator_dev *regulator_lookup_by_name(const char *name) in regulator_lookup_by_name() function
1817 r = regulator_lookup_by_name(supply); in regulator_dev_lookup()