Home
last modified time | relevance | path

Searched defs:of_regulator_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/regulator/
H A Dof_regulator.h12 struct of_regulator_match { struct
37 static inline int of_regulator_match(struct device *dev, in of_regulator_match() function
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dof_regulator.h12 struct of_regulator_match { struct
37 static inline int of_regulator_match(struct device *dev, in of_regulator_match() function
/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c329 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() function
390 EXPORT_SYMBOL_GPL(of_regulator_match); variable
/kernel/linux/linux-6.6/drivers/regulator/
H A Dof_regulator.c387 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() function
448 EXPORT_SYMBOL_GPL(of_regulator_match); variable

Completed in 3 milliseconds