Searched refs:THRESHOLD_START (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 9423 THRESHOLD_START, enumerator 9468 case THRESHOLD_START: in tpacpi_battery_get() 9504 case THRESHOLD_START: in tpacpi_battery_set() 9549 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe() 9629 case THRESHOLD_START: in tpacpi_battery_store() 9637 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store() 9699 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show() 9713 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_control_start_threshold_store()
|