Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpptt.c43 static struct acpi_subtable_header *fetch_pptt_subtable(struct acpi_table_header *table_hdr, in fetch_pptt_subtable() function
69 return (struct acpi_pptt_processor *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_node()
75 return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref); in fetch_pptt_cache()
102 return fetch_pptt_subtable(table_hdr, *ref); in acpi_get_pptt_resource()