Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dsystem76_acpi.c192 static ssize_t battery_set_threshold(int which, const char *buf, size_t count) in battery_set_threshold() function
237 return battery_set_threshold(THRESHOLD_START, buf, count); in charge_control_start_threshold_store()
251 return battery_set_threshold(THRESHOLD_END, buf, count); in charge_control_end_threshold_store()