Searched refs:pca9450_regulator_desc (Results 1 – 1 of 1) sorted by relevance
34 struct pca9450_regulator_desc { struct253 const struct pca9450_regulator_desc *regulator = container_of_const(desc, in buck_set_dvs()254 struct pca9450_regulator_desc, desc); in buck_set_dvs()267 const struct pca9450_regulator_desc *data = container_of_const(desc, in pca9450_set_dvs_levels()268 struct pca9450_regulator_desc, desc); in pca9450_set_dvs_levels()312 const struct pca9450_regulator_desc *desc = container_of_const(rdev->desc, in pca9450_buck_set_mode()313 struct pca9450_regulator_desc, desc); in pca9450_buck_set_mode()337 const struct pca9450_regulator_desc *desc = container_of_const(rdev->desc, in pca9450_buck_get_mode()338 struct pca9450_regulator_desc, desc); in pca9450_buck_get_mode()355 static struct pca9450_regulator_desc pca9450a_regulators[] = {[all …]