Searched refs:tpacpi_battery_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9609 static ssize_t tpacpi_battery_show(int what, in tpacpi_battery_show() function 9640 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show() 9647 return tpacpi_battery_show(THRESHOLD_STOP, device, buf); in charge_control_end_threshold_show()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9697 static ssize_t tpacpi_battery_show(int what, in tpacpi_battery_show() function 9728 return tpacpi_battery_show(THRESHOLD_START, device, buf); in charge_control_start_threshold_show() 9735 return tpacpi_battery_show(THRESHOLD_STOP, device, buf); in charge_control_end_threshold_show()
|
Completed in 25 milliseconds