Searched refs:acpi_system_description_table_header_t (Results 1 – 2 of 2) sorted by relevance
58 struct acpi_system_description_table_header_t struct79 struct acpi_system_description_table_header_t header; argument104 struct acpi_system_description_table_header_t header;150 struct acpi_system_description_table_header_t header;161 struct acpi_system_description_table_header_t header;172 void acpi_iter_SDT(bool (*_fun)(const struct acpi_system_description_table_header_t *, void *),184 bool acpi_get_MADT(const struct acpi_system_description_table_header_t *_iter_data, void *_data);194 bool acpi_get_HPET(const struct acpi_system_description_table_header_t *_iter_data, void *_data);
37 void acpi_iter_SDT(bool (*_fun)(const struct acpi_system_description_table_header_t *, void *), in acpi_iter_SDT() argument41 struct acpi_system_description_table_header_t *sdt_header; in acpi_iter_SDT()48 …sdt_header = (struct acpi_system_description_table_header_t *)((ul)(acpi_description_header_base +… in acpi_iter_SDT()60 …sdt_header = (struct acpi_system_description_table_header_t *)(acpi_get_RSDT_entry_vaddr((ul)(*(en… in acpi_iter_SDT()79 bool acpi_get_MADT(const struct acpi_system_description_table_header_t *_iter_data, void *_data) in acpi_get_MADT()98 bool acpi_get_HPET(const struct acpi_system_description_table_header_t *_iter_data, void *_data) in acpi_get_HPET()