Home
last modified time | relevance | path

Searched refs:mtk_dvfsrc_regulator_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dmtk-dvfsrc-regulator.c142 static const struct of_device_id mtk_dvfsrc_regulator_match[] = { variable
156 MODULE_DEVICE_TABLE(of, mtk_dvfsrc_regulator_match);
168 match = of_match_node(mtk_dvfsrc_regulator_match, dev->parent->of_node); in dvfsrc_vcore_regulator_probe()