Searched refs:THRESHOLD_START (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 9342 THRESHOLD_START, enumerator 9387 case THRESHOLD_START: in tpacpi_battery_get() 9423 case THRESHOLD_START: in tpacpi_battery_set() 9468 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe() 9548 case THRESHOLD_START: in tpacpi_battery_store() 9556 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store() 9618 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_start_threshold_show() 9632 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_start_threshold_store()
|