Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/regulator/
Ddriver.h36 REGULATOR_STATUS_STANDBY, enumerator
/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c272 : REGULATOR_STATUS_STANDBY; in twl4030reg_get_status()
291 return REGULATOR_STATUS_STANDBY; in twl6030reg_get_status()
Dcore.c419 case REGULATOR_STATUS_STANDBY: in regulator_status_show()
3438 return REGULATOR_STATUS_STANDBY; in regulator_mode_to_status()