Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c9357 THRESHOLD_STOP, enumerator
9411 case THRESHOLD_STOP: in tpacpi_battery_get()
9459 case THRESHOLD_STOP: in tpacpi_battery_set()
9570 if (tpacpi_battery_get(THRESHOLD_STOP, battery, in tpacpi_battery_probe()
9672 case THRESHOLD_STOP: in tpacpi_battery_store()
9688 if (tpacpi_battery_set(THRESHOLD_STOP, battery, value)) in tpacpi_battery_store()
9736 return tpacpi_battery_show(THRESHOLD_STOP, device, buf); in charge_control_end_threshold_show()
9784 return tpacpi_battery_store(THRESHOLD_STOP, dev, buf, count); in charge_control_end_threshold_store()