Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dcore.c3667 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3703 old_min_uV = voltage->min_uV; in regulator_set_voltage_unlocked()
3711 voltage->min_uV = old_min_uV; in regulator_set_voltage_unlocked()