orig_sel          155 drivers/regulator/vctrl-regulator.c 	unsigned int orig_sel = vctrl->sel;
orig_sel          203 drivers/regulator/vctrl-regulator.c 	if (vctrl->sel != orig_sel) {
orig_sel          206 drivers/regulator/vctrl-regulator.c 					   vctrl->vtable[orig_sel].ctrl,
orig_sel          207 drivers/regulator/vctrl-regulator.c 					   vctrl->vtable[orig_sel].ctrl,
orig_sel          209 drivers/regulator/vctrl-regulator.c 			vctrl->sel = orig_sel;