Searched refs:battery_get_threshold (Results 1 – 1 of 1) sorted by relevance
158 static ssize_t battery_get_threshold(int which, char *buf) in battery_get_threshold() function224 return battery_get_threshold(THRESHOLD_START, buf); in charge_control_start_threshold_show()238 return battery_get_threshold(THRESHOLD_END, buf); in charge_control_end_threshold_show()
Completed in 5 milliseconds