Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
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-6.1.9/drivers/regulator/
Dof_regulator.c387 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() function