Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dqcom-rpmh-regulator.c400 struct device_node *node, const char *pmic_id, in rpmh_regulator_init_vreg() argument
422 rpmh_data->resource_name, pmic_id); in rpmh_regulator_init_vreg()
711 const char *pmic_id; in rpmh_regulator_probe() local
718 ret = of_property_read_string(dev->of_node, "qcom,pmic-id", &pmic_id); in rpmh_regulator_probe()
731 ret = rpmh_regulator_init_vreg(vreg, dev, node, pmic_id, in rpmh_regulator_probe()