rpmh_regulator_match_table 918 drivers/regulator/qcom-rpmh-regulator.c static const struct of_device_id rpmh_regulator_match_table[] = { rpmh_regulator_match_table 945 drivers/regulator/qcom-rpmh-regulator.c MODULE_DEVICE_TABLE(of, rpmh_regulator_match_table); rpmh_regulator_match_table 950 drivers/regulator/qcom-rpmh-regulator.c .of_match_table = of_match_ptr(rpmh_regulator_match_table),