Searched refs:ACPI_SIG_PCCT (Results 1 – 2 of 2) sorted by relevance
448 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()
38 #define ACPI_SIG_PCCT "PCCT" /* Platform Communications Channel Table */ macro