next_sel          174 drivers/regulator/vctrl-regulator.c 		unsigned int next_sel;
next_sel          178 drivers/regulator/vctrl-regulator.c 			next_sel = selector;
next_sel          180 drivers/regulator/vctrl-regulator.c 			next_sel = vctrl->vtable[vctrl->sel].ovp_min_sel;
next_sel          183 drivers/regulator/vctrl-regulator.c 					    vctrl->vtable[next_sel].ctrl,
next_sel          184 drivers/regulator/vctrl-regulator.c 					    vctrl->vtable[next_sel].ctrl,
next_sel          189 drivers/regulator/vctrl-regulator.c 				vctrl->vtable[next_sel].ctrl);
next_sel          192 drivers/regulator/vctrl-regulator.c 		vctrl->sel = next_sel;
next_sel          195 drivers/regulator/vctrl-regulator.c 				     vctrl->vtable[next_sel].out,