Home
last modified time | relevance | path

Searched defs:of_regulator_match (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/regulator/
Dof_regulator.h11 struct of_regulator_match { struct
24 extern int of_regulator_match(struct device *dev, struct device_node *node, argument
36 static inline int of_regulator_match(struct device *dev, in of_regulator_match() function
/linux-4.1.27/drivers/regulator/
Dof_regulator.c209 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() function