Searched refs:stpmic1_is_regulator_enabled (Results 1 – 3 of 3) sorted by relevance
34 bool stpmic1_is_regulator_enabled(const char *name);
653 bool stpmic1_is_regulator_enabled(const char *name) in stpmic1_is_regulator_enabled() function1013 name, stpmic1_is_regulator_enabled(name) ? "en" : "dis", in stpmic1_dump_regulators()
315 *enabled = stpmic1_is_regulator_enabled(priv->regu_name); in pmic_get_state()