Searched refs:ACPI_SIG_PCCT (Results 1 – 2 of 2) sorted by relevance
704 status = acpi_get_table(ACPI_SIG_PCCT, 0, &pcct_tbl); in acpi_pcc_probe()716 count = acpi_table_parse_entries_array(ACPI_SIG_PCCT, in acpi_pcc_probe()758 status = acpi_get_table(ACPI_SIG_PCCT, 0, &pcct_tbl); in pcc_mbox_probe()
43 #define ACPI_SIG_PCCT "PCCT" /* Platform Communications Channel Table */ macro