Home
last modified time | relevance | path

Searched refs:THRESHOLD_START (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsystem76_acpi.c161 THRESHOLD_START, enumerator
231 return battery_get_threshold(THRESHOLD_START, buf); in charge_control_start_threshold_show()
237 return battery_set_threshold(THRESHOLD_START, buf, count); in charge_control_start_threshold_store()
H A Dthinkpad_acpi.c9355 THRESHOLD_START, enumerator
9403 case THRESHOLD_START: in tpacpi_battery_get()
9451 case THRESHOLD_START: in tpacpi_battery_set()
9553 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe()
9658 case THRESHOLD_START: in tpacpi_battery_store()
9666 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store()
9728 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show()
9776 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_control_start_threshold_store()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c9364 THRESHOLD_START, enumerator
9409 case THRESHOLD_START: in tpacpi_battery_get()
9445 case THRESHOLD_START: in tpacpi_battery_set()
9490 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe()
9570 case THRESHOLD_START: in tpacpi_battery_store()
9578 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store()
9640 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show()
9654 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_control_start_threshold_store()

Completed in 27 milliseconds