Searched refs:THRESHOLD_START (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | thinkpad_acpi.c | 9274 THRESHOLD_START, enumerator 9319 case THRESHOLD_START: in tpacpi_battery_get() 9355 case THRESHOLD_START: in tpacpi_battery_set() 9400 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe() 9480 case THRESHOLD_START: in tpacpi_battery_store() 9488 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store() 9550 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_start_threshold_show() 9564 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_start_threshold_store()
|