Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dinternal.h23 struct regulator_voltage { struct
45 struct regulator_voltage voltage[REGULATOR_STATES_NUM]; argument
Dcore.c296 struct regulator_voltage *voltage; in regulator_check_consumers()
3002 struct regulator_voltage *voltage = &regulator->voltage[state]; in regulator_set_voltage_unlocked()
3180 struct regulator_voltage *voltage; in regulator_suspend_disable()
3328 struct regulator_voltage *voltage = &regulator->voltage[PM_SUSPEND_ON]; in regulator_sync_voltage()