Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h77 struct regulator_state { struct
172 struct regulator_state state_disk;
173 struct regulator_state state_mem;
174 struct regulator_state state_standby;
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c557 static inline struct regulator_state *
575 static const struct regulator_state *
578 const struct regulator_state *rstate; in regulator_get_suspend_state_check()
1019 const struct regulator_state *rstate) in __suspend_set_state()
1058 const struct regulator_state *rstate; in suspend_set_initial_state()
3491 struct regulator_state *rstate; in _regulator_do_set_suspend_voltage()
3963 struct regulator_state *rstate; in regulator_suspend_toggle()
4009 struct regulator_state *rstate; in _regulator_set_suspend_voltage()
5809 const struct regulator_state *rstate; in regulator_suspend()
5826 struct regulator_state *rstate; in regulator_resume()
H A Dof_regulator.c30 struct regulator_state *suspend_state; in of_get_regulation_constraints()