Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c300 struct devm_of_regulator_matches { struct
307 struct devm_of_regulator_matches *devm_matches = res; in devm_of_regulator_put_matches()
340 struct devm_of_regulator_matches *devm_matches; in of_regulator_match()
346 devm_matches = devres_alloc(devm_of_regulator_put_matches, sizeof(struct devm_of_regulator_matches), GFP_KERNEL); in of_regulator_match()

Completed in 2 milliseconds