Searched defs:pmic_dev (Results 1 – 4 of 4) sorted by relevance
169 struct stpmic1 *pmic_dev = i2c_get_clientdata(i2c); in stpmic1_suspend() local179 struct stpmic1 *pmic_dev = i2c_get_clientdata(i2c); in stpmic1_resume() local
397 struct device *pmic_dev = pdev->dev.parent; in hi6421_spmi_regulator_probe() local
543 struct stpmic1 *pmic_dev = dev_get_drvdata(pdev->dev.parent); in stpmic1_regulator_register() local
115 static struct udevice *pmic_dev; variable