Home
last modified time | relevance | path

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

/linux-6.15/include/linux/regulator/
H A Dmachine.h84 struct regulator_state { struct
208 struct regulator_state state_disk;
209 struct regulator_state state_mem;
210 struct regulator_state state_standby;
/linux-6.15/drivers/regulator/
H A Dcore.c548 static inline struct regulator_state *
566 static const struct regulator_state *
569 const struct regulator_state *rstate; in regulator_get_suspend_state_check()
1063 const struct regulator_state *rstate) in __suspend_set_state()
1102 const struct regulator_state *rstate; in suspend_set_initial_state()
3777 struct regulator_state *rstate; in _regulator_do_set_suspend_voltage()
4250 struct regulator_state *rstate; in regulator_suspend_toggle()
4296 struct regulator_state *rstate; in _regulator_set_suspend_voltage()
6026 const struct regulator_state *rstate; in regulator_suspend()
6043 struct regulator_state *rstate; in regulator_resume()
H A Dof_regulator.c86 struct regulator_state *suspend_state; in of_get_regulation_constraints()