vctrl_of_match 526 drivers/regulator/vctrl-regulator.c static const struct of_device_id vctrl_of_match[] = { vctrl_of_match 530 drivers/regulator/vctrl-regulator.c MODULE_DEVICE_TABLE(of, vctrl_of_match); vctrl_of_match 536 drivers/regulator/vctrl-regulator.c .of_match_table = of_match_ptr(vctrl_of_match),