Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c9275 THRESHOLD_STOP, enumerator
9326 case THRESHOLD_STOP: in tpacpi_battery_get()
9362 case THRESHOLD_STOP: in tpacpi_battery_set()
9416 if (tpacpi_battery_get(THRESHOLD_STOP, battery, in tpacpi_battery_probe()
9493 case THRESHOLD_STOP: in tpacpi_battery_store()
9509 if (tpacpi_battery_set(THRESHOLD_STOP, battery, value)) in tpacpi_battery_store()
9557 return tpacpi_battery_show(THRESHOLD_STOP, device, buf); in charge_stop_threshold_show()
9571 return tpacpi_battery_store(THRESHOLD_STOP, dev, buf, count); in charge_stop_threshold_store()