acpi_pptt_cache
struct acpi_pptt_cache *cache;
struct acpi_pptt_cache **found,
struct acpi_pptt_cache *cache;
cache = (struct acpi_pptt_cache *) res;
static struct acpi_pptt_cache *
struct acpi_pptt_cache *ret = NULL;
static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr,
struct acpi_pptt_cache *found = NULL;
struct acpi_pptt_cache *found_cache,
struct acpi_pptt_cache *found_cache;
static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr,
return (struct acpi_pptt_cache *)fetch_pptt_subtable(table_hdr, pptt_ref);
static struct acpi_pptt_cache_v1_full *upgrade_pptt_cache(struct acpi_pptt_cache *cache)
struct acpi_pptt_cache *cache;