Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Ds2mps11.c1207 static const struct s2mpg10_regulator_desc s2mpg11_regulators[] = { variable
2186 rdev_num = ARRAY_SIZE(s2mpg11_regulators); in s2mps11_pmic_probe()
2187 s2mpg1x_regulators = s2mpg11_regulators; in s2mps11_pmic_probe()
2188 BUILD_BUG_ON(ARRAY_SIZE(s2mpg11_regulators) > S2MPS_REGULATOR_MAX); in s2mps11_pmic_probe()