Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Dpcc.c247 status = acpi_get_table_with_size(ACPI_SIG_PCCT, 0, in acpi_pcc_probe()
256 count = acpi_table_parse_entries(ACPI_SIG_PCCT, in acpi_pcc_probe()
/linux-4.1.27/include/acpi/
Dactbl3.h68 #define ACPI_SIG_PCCT "PCCT" /* Platform Communications Channel Table */ macro