Home
last modified time | relevance | path

Searched refs:devm_of_regulator_put_matches (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c302 static void devm_of_regulator_put_matches(struct device *dev, void *res) in devm_of_regulator_put_matches() function
342 devm_matches = devres_alloc(devm_of_regulator_put_matches, in of_regulator_match()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dof_regulator.c360 static void devm_of_regulator_put_matches(struct device *dev, void *res) in devm_of_regulator_put_matches() function
400 devm_matches = devres_alloc(devm_of_regulator_put_matches, in of_regulator_match()

Completed in 2 milliseconds