Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dpf9453-regulator.c28 struct pf9453_regulator_desc { struct
541 const struct pf9453_regulator_desc *data = container_of_const(desc, in pf9453_set_dvs_levels()
542 struct pf9453_regulator_desc, in pf9453_set_dvs_levels()
575 static const struct pf9453_regulator_desc pf9453_regulators[] = {
764 const struct pf9453_regulator_desc *regulator_desc = of_device_get_match_data(&i2c->dev); in pf9453_i2c_probe()