Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/regulator/
Dmachine.h174 struct regulator_state state_standby; member
/kernel/linux/linux-5.10/drivers/regulator/
Dof_regulator.c200 suspend_state = &constraints->state_standby; in of_get_regulation_constraints()
Dcore.c559 return &rdev->constraints->state_standby; in regulator_get_suspend_state()
840 return sprintf(buf, "%d\n", rdev->constraints->state_standby.uV); in regulator_suspend_standby_uV_show()
873 rdev->constraints->state_standby.mode); in regulator_suspend_standby_mode_show()
906 rdev->constraints->state_standby.enabled); in regulator_suspend_standby_state_show()