min_dropout_uV    249 drivers/regulator/anatop-regulator.c 	rdesc->min_dropout_uV = 125000;
min_dropout_uV   3406 drivers/regulator/core.c 	    (rdev->desc->min_dropout_uV || !(rdev->desc->ops->get_voltage ||
min_dropout_uV   3423 drivers/regulator/core.c 		best_supply_uV += rdev->desc->min_dropout_uV;
min_dropout_uV     89 drivers/regulator/rk808-regulator.c 		.min_dropout_uV = (m_drop) * 1000,			\
min_dropout_uV    349 include/linux/regulator/driver.h 	int min_dropout_uV;