Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/regulator/
Dmachine.h77 struct regulator_state { struct
172 struct regulator_state state_disk;
173 struct regulator_state state_mem;
174 struct regulator_state state_standby;
/kernel/linux/linux-5.10/drivers/regulator/
Dcore.c551 static inline struct regulator_state *
569 static const struct regulator_state *
572 const struct regulator_state *rstate; in regulator_get_suspend_state_check()
1013 const struct regulator_state *rstate) in __suspend_set_state()
1052 const struct regulator_state *rstate; in suspend_set_initial_state()
3479 struct regulator_state *rstate; in _regulator_do_set_suspend_voltage()
3951 struct regulator_state *rstate; in regulator_suspend_toggle()
3997 struct regulator_state *rstate; in _regulator_set_suspend_voltage()
5459 const struct regulator_state *rstate; in regulator_suspend()
5476 struct regulator_state *rstate; in regulator_resume()
Dof_regulator.c30 struct regulator_state *suspend_state; in of_get_regulation_constraints()