Searched defs:active_discharge (Results 1 – 3 of 3) sorted by relevance
675 bool active_discharge) in regulator_set_active_discharge()698 bool *active_discharge) in regulator_get_active_discharge()
307 bool active_discharge) in regulator_pca9420_set_active_discharge()319 bool *active_discharge) in regulator_pca9420_get_active_discharge()
630 static int get_active_discharge_ok(const struct device *dev, bool *active_discharge) in get_active_discharge_ok()641 bool active_discharge; in ZTEST() local