Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dacpi.c263 acpi_table_parse(ACPI_SIG_BGRT, acpi_parse_bgrt); in acpi_boot_table_init()
/linux/drivers/acpi/
H A Dtables.c400 ACPI_SIG_BERT, ACPI_SIG_BGRT, ACPI_SIG_CPEP, ACPI_SIG_ECDT,
/linux/include/acpi/
H A Dactbl1.h31 #define ACPI_SIG_BGRT "BGRT" /* Boot Graphics Resource Table */ macro