Searched refs:s2mpg11_regulators (Results 1 – 1 of 1) sorted by relevance
1207 static const struct s2mpg10_regulator_desc s2mpg11_regulators[] = { variable2186 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()