Searched refs:acpi_table_header (Results 1 - 25 of 52) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsfi_acpi.h63 #include <acpi/acpi.h> /* struct acpi_table_header */
67 int (*handler)(struct acpi_table_header *));
70 int (*handler)(struct acpi_table_header *))
81 int (*handler)(struct acpi_table_header *))
87 int (*handler)(struct acpi_table_header *))
H A Dtboot.h147 extern struct acpi_table_header *tboot_get_dmar_table(
148 struct acpi_table_header *dmar_tbl);
H A Dacpi.h75 typedef int (*acpi_table_handler) (struct acpi_table_header *table);
92 int acpi_parse_mcfg (struct acpi_table_header *header);
353 struct acpi_table_header;
355 int (*handler)(struct acpi_table_header *))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dtbutils.c55 acpi_tb_cleanup_table_header(struct acpi_table_header *out_header,
56 struct acpi_table_header *header);
79 struct acpi_table_header *table;
86 table = acpi_os_map_memory(address, sizeof(struct acpi_table_header));
91 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header));
92 if (length < sizeof(struct acpi_table_header))
102 sizeof(struct acpi_table_header)) / sizeof(u64));
104 ACPI_CAST_PTR(u8, table) + sizeof(struct acpi_table_header);
140 acpi_table_header,
209 acpi_tb_cleanup_table_header(struct acpi_table_header *out_heade
[all...]
H A Dactables.h54 void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length);
75 struct acpi_table_header *table,
103 struct acpi_table_header *header);
108 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
112 struct acpi_table_header *acpi_tb_copy_dsdt(u32 table_index);
H A Dnsparse.c76 struct acpi_table_header *table;
110 if (table->length < sizeof(struct acpi_table_header)) {
113 aml_start = (u8 *) table + sizeof(struct acpi_table_header);
114 aml_length = table->length - sizeof(struct acpi_table_header);
H A Dtbxface.c237 acpi_status acpi_load_table(struct acpi_table_header *table_ptr)
282 u32 instance, struct acpi_table_header *out_table_header)
286 struct acpi_table_header *header;
316 acpi_table_header));
321 sizeof(struct acpi_table_header));
324 acpi_table_header));
331 sizeof(struct acpi_table_header));
395 u32 instance, struct acpi_table_header **out_table,
441 u32 instance, struct acpi_table_header **out_table)
463 acpi_get_table_by_index(u32 table_index, struct acpi_table_header **tabl
[all...]
H A Dtbfind.c73 struct acpi_table_header header;
79 ACPI_MEMSET(&header, 0, sizeof(struct acpi_table_header));
H A Dexconfig.c156 struct acpi_table_header *table;
342 struct acpi_table_header *table;
379 table = ACPI_ALLOCATE(sizeof(struct acpi_table_header));
386 sizeof(struct acpi_table_header),
397 if (length < sizeof(struct acpi_table_header)) {
445 if (obj_desc->buffer.length < sizeof(struct acpi_table_header)) {
452 ACPI_CAST_PTR(struct acpi_table_header,
461 if (length < sizeof(struct acpi_table_header)) {
569 struct acpi_table_header *table;
H A Dacdebug.h183 acpi_db_get_table_from_file(char *filename, struct acpi_table_header **table);
186 acpi_db_read_table_from_file(char *filename, struct acpi_table_header **table);
H A Ddsinit.c160 struct acpi_table_header *table;
H A Dnsxfname.c507 struct acpi_table_header *table =
508 ACPI_CAST_PTR(struct acpi_table_header, buffer);
535 parser_state.aml = buffer + sizeof(struct acpi_table_header);
H A Dtbfadt.c219 struct acpi_table_header *table;
276 void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sfi/
H A Dsfi_acpi.c79 ((ptable->header.length - sizeof(struct acpi_table_header)) / \
83 struct acpi_table_header *th)
88 static inline struct acpi_table_header *sfi_to_acpi_th(
91 return (struct acpi_table_header *)th;
129 static struct acpi_table_header *sfi_acpi_get_table(struct sfi_table_key *key)
144 static void sfi_acpi_put_table(struct acpi_table_header *table)
155 int(*handler)(struct acpi_table_header *))
157 struct acpi_table_header *table = NULL;
183 struct acpi_table_header *th = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Ddebugfs.c30 struct acpi_table_header table;
35 if (count <= sizeof(struct acpi_table_header))
38 sizeof(struct acpi_table_header)))
H A Dtables.c210 struct acpi_table_header *table_header = NULL;
280 struct acpi_table_header *table = NULL;
309 struct acpi_table_header *table = NULL;
H A Dnuma.c175 static int __init acpi_parse_slit(struct acpi_table_header *table)
256 static int __init acpi_parse_srat(struct acpi_table_header *table)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl2.h114 struct acpi_table_header header; /* Common ACPI table header */
228 struct acpi_table_header header; /* Common ACPI table header */
243 struct acpi_table_header header; /* Common ACPI table header */
260 struct acpi_table_header header; /* Common ACPI table header */
378 struct acpi_table_header header; /* Common ACPI table header */
412 struct acpi_table_header header; /* Common ACPI table header */
506 struct acpi_table_header header; /* Common ACPI table header */
677 struct acpi_table_header header; /* Common ACPI table header */
702 struct acpi_table_header header; /* Common ACPI table header */
728 struct acpi_table_header heade
[all...]
H A Dactbl.h94 struct acpi_table_header { struct
153 struct acpi_table_header header; /* Common ACPI table header */
158 struct acpi_table_header header; /* Common ACPI table header */
206 struct acpi_table_header header; /* Common ACPI table header */
323 struct acpi_table_header *pointer;
H A Dactbl1.h120 struct acpi_table_header header; /* Common ACPI table header */
166 struct acpi_table_header header; /* Common ACPI table header */
187 struct acpi_table_header header; /* Common ACPI table header */
203 struct acpi_table_header header; /* Common ACPI table header */
287 struct acpi_table_header header; /* Common ACPI table header */
377 struct acpi_table_header header; /* Common ACPI table header */
606 struct acpi_table_header header; /* Common ACPI table header */
788 struct acpi_table_header header; /* Common ACPI table header */
814 struct acpi_table_header header; /* Common ACPI table header */
828 struct acpi_table_header heade
[all...]
H A Dacpixf.h126 acpi_status acpi_load_table(struct acpi_table_header *table_ptr);
133 struct acpi_table_header *out_table_header);
137 u32 instance, struct acpi_table_header **out_table,
141 u32 instance, struct acpi_table_header **out_table);
145 struct acpi_table_header **out_table);
H A Dacpiosxf.h95 acpi_os_table_override(struct acpi_table_header *existing_table,
96 struct acpi_table_header **new_table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Discsi_ibft_find.c53 static int __init acpi_find_ibft(struct acpi_table_header *header)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dacpi.c90 struct acpi_table_header *hdr;
389 static int __init acpi_parse_madt(struct acpi_table_header *table)
461 len = sizeof(struct acpi_table_header) + 8
640 static int __init acpi_parse_fadt(struct acpi_table_header *table)
642 struct acpi_table_header *fadt_header;
648 fadt_header = (struct acpi_table_header *)table;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtboot.c391 struct acpi_table_header *tboot_get_dmar_table(struct acpi_table_header *dmar_tbl)
426 dmar_tbl = (struct acpi_table_header *)(heap_ptr +

Completed in 213 milliseconds

123