Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dpca9450-regulator.c27 struct pca9450_regulator_desc { struct
185 struct pca9450_regulator_desc *regulator = container_of(desc, in buck_set_dvs()
186 struct pca9450_regulator_desc, desc); in buck_set_dvs()
199 struct pca9450_regulator_desc *data = container_of(desc, in pca9450_set_dvs_levels()
200 struct pca9450_regulator_desc, desc); in pca9450_set_dvs_levels()
230 static const struct pca9450_regulator_desc pca9450a_regulators[] = {
468 static const struct pca9450_regulator_desc pca9450bc_regulators[] = {
673 static const struct pca9450_regulator_desc pca9451a_regulators[] = {
887 const struct pca9450_regulator_desc *regulator_desc; in pca9450_i2c_probe()
947 const struct pca9450_regulator_desc *r; in pca9450_i2c_probe()