Home
last modified time | relevance | path

Searched refs:lp872x_dvs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/regulator/
H A Dlp872x.h49 * lp872x_dvs
54 struct lp872x_dvs { struct
82 struct lp872x_dvs *dvs;
/kernel/linux/linux-5.10/include/linux/regulator/
H A Dlp872x.h54 * lp872x_dvs
59 struct lp872x_dvs { struct
87 struct lp872x_dvs *dvs;
/kernel/linux/linux-5.10/drivers/regulator/
H A Dlp872x.c322 struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL; in lp872x_buck_set_voltage_sel()
679 struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL; in lp872x_init_dvs()
843 pdata->dvs = devm_kzalloc(dev, sizeof(struct lp872x_dvs), GFP_KERNEL); in lp872x_populate_pdata_from_dt()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dlp872x.c321 struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL; in lp872x_buck_set_voltage_sel()
677 struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL; in lp872x_init_dvs()
837 pdata->dvs = devm_kzalloc(dev, sizeof(struct lp872x_dvs), GFP_KERNEL); in lp872x_populate_pdata_from_dt()

Completed in 4 milliseconds