Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dcore.c3741 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3777 old_min_uV = voltage->min_uV; in regulator_set_voltage_unlocked()
3785 voltage->min_uV = old_min_uV; in regulator_set_voltage_unlocked()