Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Ds2mps11.c2100 static const struct regulator_desc s2mpu05_regulators[] = { variable
2216 rdev_num = ARRAY_SIZE(s2mpu05_regulators); in s2mps11_pmic_probe()
2217 regulators = s2mpu05_regulators; in s2mps11_pmic_probe()
2218 BUILD_BUG_ON(ARRAY_SIZE(s2mpu05_regulators) > S2MPS_REGULATOR_MAX); in s2mps11_pmic_probe()