Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dcore.c3479 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3515 old_min_uV = voltage->min_uV; in regulator_set_voltage_unlocked()
3523 voltage->min_uV = old_min_uV; in regulator_set_voltage_unlocked()