Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Ds2mps11.c1042 static const struct regulator_desc s2mpu02_regulators[] = { variable
1119 rdev_num = ARRAY_SIZE(s2mpu02_regulators); in s2mps11_pmic_probe()
1120 regulators = s2mpu02_regulators; in s2mps11_pmic_probe()
1121 BUILD_BUG_ON(S2MPS_REGULATOR_MAX < ARRAY_SIZE(s2mpu02_regulators)); in s2mps11_pmic_probe()