Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dpcc.c448 status = acpi_get_table(ACPI_SIG_PCCT, 0, &pcct_tbl); in acpi_pcc_probe()
461 count = acpi_table_parse_entries_array(ACPI_SIG_PCCT, in acpi_pcc_probe()
/Linux-v4.19/include/acpi/
Dactbl2.h38 #define ACPI_SIG_PCCT "PCCT" /* Platform Communications Channel Table */ macro