Searched defs:table_hdr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/ |
A D | pptt.c | 24 static struct acpi_subtable_header *fetch_pptt_subtable(struct acpi_table_header *table_hdr, in fetch_pptt_subtable() 47 static struct acpi_pptt_processor *fetch_pptt_node(struct acpi_table_header *table_hdr, in fetch_pptt_node() 53 static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr, in fetch_pptt_cache() 59 static struct acpi_subtable_header *acpi_get_pptt_resource(struct acpi_table_header *table_hdr, in acpi_get_pptt_resource() 101 static unsigned int acpi_pptt_walk_cache(struct acpi_table_header *table_hdr, in acpi_pptt_walk_cache() 136 acpi_find_cache_level(struct acpi_table_header *table_hdr, in acpi_find_cache_level() 180 static int acpi_count_levels(struct acpi_table_header *table_hdr, in acpi_count_levels() 204 static int acpi_pptt_leaf_node(struct acpi_table_header *table_hdr, in acpi_pptt_leaf_node() 284 static int acpi_find_cache_levels(struct acpi_table_header *table_hdr, in acpi_find_cache_levels() 319 static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr, in acpi_find_cache_node() [all …]
|
Completed in 4 milliseconds