Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dprmt.c312 status = acpi_get_table(ACPI_SIG_PRMT, 0, &tbl); in init_prmt()
316 mc = acpi_table_parse_entries(ACPI_SIG_PRMT, sizeof(struct acpi_table_prmt) + in init_prmt()
A Dtables.c266 if (strncmp(id, ACPI_SIG_PRMT, 4) == 0) in acpi_get_subtable_type()
/linux/include/acpi/
A Dactbl2.h44 #define ACPI_SIG_PRMT "PRMT" /* Platform Runtime Mechanism Table */ macro

Completed in 20 milliseconds