Searched refs:ACPI_ERST_GET_ERROR_LENGTH (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/acpi/ | ||
D | actbl1.h | 941 ACPI_ERST_GET_ERROR_LENGTH = 14, enumerator |
/linux-6.1.9/drivers/acpi/apei/ | ||
D | erst.c | 384 rc = apei_exec_run(&ctx, ACPI_ERST_GET_ERROR_LENGTH); in erst_get_erange() |