Searched refs:get_header (Results 1 – 2 of 2) sorted by relevance
66 static inline struct acpi_table_header *get_header(struct config_item *cfg) in get_header() function79 struct acpi_table_header *h = get_header(cfg); in acpi_table_aml_read()101 struct acpi_table_header *h = get_header(cfg); in acpi_table_signature_show()111 struct acpi_table_header *h = get_header(cfg); in acpi_table_length_show()121 struct acpi_table_header *h = get_header(cfg); in acpi_table_revision_show()131 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_id_show()141 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_table_id_show()151 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_revision_show()162 struct acpi_table_header *h = get_header(cfg); in acpi_table_asl_compiler_id_show()173 struct acpi_table_header *h = get_header(cfg); in acpi_table_asl_compiler_revision_show()
311 fn get_header(&self) -> (u16, usize) { in get_header() method527 self.push(&mut offset, s.get_header()); in add_segments()
Completed in 6 milliseconds