Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/regulator/
Dmachine.h84 struct regulator_state { struct
206 struct regulator_state state_disk;
207 struct regulator_state state_mem;
208 struct regulator_state state_standby;
/linux-6.12.1/drivers/regulator/
Dcore.c547 static inline struct regulator_state *
565 static const struct regulator_state *
568 const struct regulator_state *rstate; in regulator_get_suspend_state_check()
1042 const struct regulator_state *rstate) in __suspend_set_state()
1081 const struct regulator_state *rstate; in suspend_set_initial_state()
3751 struct regulator_state *rstate; in _regulator_do_set_suspend_voltage()
4224 struct regulator_state *rstate; in regulator_suspend_toggle()
4270 struct regulator_state *rstate; in _regulator_set_suspend_voltage()
5910 const struct regulator_state *rstate; in regulator_suspend()
5927 struct regulator_state *rstate; in regulator_resume()
Dof_regulator.c86 struct regulator_state *suspend_state; in of_get_regulation_constraints()