Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Dof_regulator.h12 struct of_regulator_match { struct
25 extern int of_regulator_match(struct device *dev, struct device_node *node, argument
37 static inline int of_regulator_match(struct device *dev, in of_regulator_match() function
/linux/drivers/regulator/
H A Dof_regulator.c396 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() function