Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c9350 METHOD_ERR = BIT(31), enumerator
9391 if (response & METHOD_ERR) { in tpacpi_battery_acpi_eval()
10661 * METHOD_ERR gets returned on devices where there are no special (e.g. '=', in get_keyboard_lang()
10664 if (kbd_lang & METHOD_ERR) in get_keyboard_lang()
10787 * METHOD_ERR gets returned on devices where few commands are not supported in dprc_command()
10791 if (*output & METHOD_ERR) in dprc_command()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c9359 METHOD_ERR = BIT(31), enumerator
9397 if (response & METHOD_ERR) { in tpacpi_battery_acpi_eval()

Completed in 33 milliseconds