Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c2135 int bat_lvl, status; in sleep_functions_on_battery_show() local
2148 bat_lvl = state >> HCI_MISC_SHIFT; in sleep_functions_on_battery_show()
2150 return sprintf(buf, "%d %d\n", status, bat_lvl); in sleep_functions_on_battery_show()