Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Ds2mps11.c2008 static const struct regulator_desc s2mpu02_regulators[] = { variable
2211 rdev_num = ARRAY_SIZE(s2mpu02_regulators); in s2mps11_pmic_probe()
2212 regulators = s2mpu02_regulators; in s2mps11_pmic_probe()
2213 BUILD_BUG_ON(ARRAY_SIZE(s2mpu02_regulators) > S2MPS_REGULATOR_MAX); in s2mps11_pmic_probe()