Home
last modified time | relevance | path

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

/drivers/mailbox/
Dpcc.c242 struct acpi_subtable_header *pcct_entry; in acpi_pcc_probe() local
275 pcct_entry = (struct acpi_subtable_header *) ( in acpi_pcc_probe()
279 pcc_mbox_channels[i].con_priv = pcct_entry; in acpi_pcc_probe()
280 pcct_entry = (struct acpi_subtable_header *) in acpi_pcc_probe()
281 ((unsigned long) pcct_entry + pcct_entry->length); in acpi_pcc_probe()