Home
last modified time | relevance | path

Searched refs:bat_lvl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c2033 int bat_lvl, status; in sleep_functions_on_battery_show() local
2046 bat_lvl = state >> HCI_MISC_SHIFT; in sleep_functions_on_battery_show()
2048 return sprintf(buf, "%d %d\n", status, bat_lvl); in sleep_functions_on_battery_show()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_acpi.c2129 int bat_lvl, status; in sleep_functions_on_battery_show() local
2142 bat_lvl = state >> HCI_MISC_SHIFT; in sleep_functions_on_battery_show()
2144 return sprintf(buf, "%d %d\n", status, bat_lvl); in sleep_functions_on_battery_show()

Completed in 9 milliseconds