lp872x_dvs        322 drivers/regulator/lp872x.c 	struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL;
lp872x_dvs        679 drivers/regulator/lp872x.c 	struct lp872x_dvs *dvs = lp->pdata ? lp->pdata->dvs : NULL;
lp872x_dvs        843 drivers/regulator/lp872x.c 	pdata->dvs = devm_kzalloc(dev, sizeof(struct lp872x_dvs), GFP_KERNEL);
lp872x_dvs         87 include/linux/regulator/lp872x.h 	struct lp872x_dvs *dvs;