Home
last modified time | relevance | path

Searched refs:old_min_uV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c3603 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3639 old_min_uV = voltage->min_uV; in regulator_set_voltage_unlocked()
3647 voltage->min_uV = old_min_uV; in regulator_set_voltage_unlocked()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c3745 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3781 old_min_uV = voltage->min_uV; in regulator_set_voltage_unlocked()
3789 voltage->min_uV = old_min_uV; in regulator_set_voltage_unlocked()

Completed in 18 milliseconds