Searched refs:THRESHOLD_START (Results 1 – 2 of 2) sorted by relevance
| /drivers/platform/x86/ |
| A D | system76_acpi.c | 161 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()
|
| /drivers/platform/x86/lenovo/ |
| A D | thinkpad_acpi.c | 9479 THRESHOLD_START, enumerator 9527 case THRESHOLD_START: in tpacpi_battery_get() 9575 case THRESHOLD_START: in tpacpi_battery_set() 9677 if (tpacpi_battery_get(THRESHOLD_START, battery, in tpacpi_battery_probe() 9782 case THRESHOLD_START: in tpacpi_battery_store() 9790 if (tpacpi_battery_set(THRESHOLD_START, battery, value)) in tpacpi_battery_store() 9852 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show() 9900 return tpacpi_battery_store(THRESHOLD_START, dev, buf, count); in charge_control_start_threshold_store()
|
Completed in 37 milliseconds