Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpptt.c24 static struct acpi_subtable_header *fetch_pptt_subtable(struct acpi_table_header *table_hdr, in fetch_pptt_subtable() function
50 return (struct acpi_pptt_processor *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_node()
56 return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_cache()
71 return fetch_pptt_subtable(table_hdr, *ref); in acpi_get_pptt_resource()