Searched refs:THRESHOLD_START (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 9354 THRESHOLD_START, enumerator 9399 case THRESHOLD_START: in tpacpi_battery_get() 9435 case THRESHOLD_START: in tpacpi_battery_set() 9480 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe() 9560 case THRESHOLD_START: in tpacpi_battery_store() 9568 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store() 9630 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show() 9644 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_control_start_threshold_store()
|