Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmachine.h77 struct regulator_state { struct
190 struct regulator_state state_disk;
191 struct regulator_state state_mem;
192 struct regulator_state state_standby;
/openbmc/linux/drivers/regulator/
H A Dcore.c609 static inline struct regulator_state *
627 static const struct regulator_state *
630 const struct regulator_state *rstate; in regulator_get_suspend_state_check()
1104 const struct regulator_state *rstate) in __suspend_set_state()
1143 const struct regulator_state *rstate; in suspend_set_initial_state()
3731 struct regulator_state *rstate; in _regulator_do_set_suspend_voltage()
4203 struct regulator_state *rstate; in regulator_suspend_toggle()
4249 struct regulator_state *rstate; in _regulator_set_suspend_voltage()
5803 const struct regulator_state *rstate; in regulator_suspend()
5820 struct regulator_state *rstat in regulator_resume()
[all...]
H A Dof_regulator.c86 struct regulator_state *suspend_state; in of_get_regulation_constraints()