Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dspcr.c98 status = acpi_get_table(ACPI_SIG_SPCR, 0, (struct acpi_table_header **)&table); in acpi_parse_spcr()
/linux/include/acpi/
H A Dactbl3.h29 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro