Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h174 struct regulator_state state_standby; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dof_regulator.c200 suspend_state = &constraints->state_standby; in of_get_regulation_constraints()
H A Dcore.c565 return &rdev->constraints->state_standby; in regulator_get_suspend_state()
846 return sprintf(buf, "%d\n", rdev->constraints->state_standby.uV); in regulator_suspend_standby_uV_show()
879 rdev->constraints->state_standby.mode); in regulator_suspend_standby_mode_show()
912 rdev->constraints->state_standby.enabled); in regulator_suspend_standby_state_show()