Home
last modified time | relevance | path

Searched defs:of_regulator_match (Results 1 – 1 of 1) 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