Home
last modified time | relevance | path

Searched refs:REGULATOR_STATUS_ERROR (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/regulator/
H A Dwm831x-dcdc.c147 return REGULATOR_STATUS_ERROR; in wm831x_dcdc_get_status()
155 return REGULATOR_STATUS_ERROR; in wm831x_dcdc_get_status()
161 return REGULATOR_STATUS_ERROR; in wm831x_dcdc_get_status()
658 return REGULATOR_STATUS_ERROR; in wm831x_boostp_get_status()
H A Dwm831x-ldo.c175 return REGULATOR_STATUS_ERROR; in wm831x_gp_ldo_get_status()
399 return REGULATOR_STATUS_ERROR; in wm831x_aldo_get_status()
H A Dmp8859.c207 return REGULATOR_STATUS_ERROR; in mp8859_get_status()
H A Dmax77857-regulator.c89 return REGULATOR_STATUS_ERROR; in max77857_get_status()
H A Dmcp16502.c279 return REGULATOR_STATUS_ERROR; in mcp16502_get_status()
H A Dmax5970-regulator.c326 return REGULATOR_STATUS_ERROR; in max597x_get_status()
H A Dcore.c695 case REGULATOR_STATUS_ERROR: in status_show()
2731 case REGULATOR_STATUS_ERROR: in _regulator_check_status_enabled()
/linux-6.15/include/linux/regulator/
H A Ddriver.h31 REGULATOR_STATUS_ERROR, enumerator
/linux-6.15/drivers/hwmon/pmbus/
H A Dpmbus_core.c3105 ret = REGULATOR_STATUS_ERROR; in pmbus_regulator_get_status()