Searched refs:THRESHOLD_STOP (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/platform/x86/ |
D | thinkpad_acpi.c | 9284 THRESHOLD_STOP, enumerator 9338 case THRESHOLD_STOP: in tpacpi_battery_get() 9386 case THRESHOLD_STOP: in tpacpi_battery_set() 9497 if (tpacpi_battery_get(THRESHOLD_STOP, battery, in tpacpi_battery_probe() 9599 case THRESHOLD_STOP: in tpacpi_battery_store() 9615 if (tpacpi_battery_set(THRESHOLD_STOP, battery, value)) in tpacpi_battery_store() 9663 return tpacpi_battery_show(THRESHOLD_STOP, device, buf); in charge_control_end_threshold_show() 9711 return tpacpi_battery_store(THRESHOLD_STOP, dev, buf, count); in charge_control_end_threshold_store()
|