Home
last modified time | relevance | path

Searched refs:acpi_table_type (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/include/acpi/
Dactables.h112 acpi_table_type table_type,
164 acpi_table_type table_type,
178 acpi_table_type type);
Dactypes.h398 typedef u32 acpi_table_type; typedef
400 #define ACPI_TABLE_RSDP (acpi_table_type) 0
401 #define ACPI_TABLE_DSDT (acpi_table_type) 1
402 #define ACPI_TABLE_FADT (acpi_table_type) 2
403 #define ACPI_TABLE_FACS (acpi_table_type) 3
404 #define ACPI_TABLE_PSDT (acpi_table_type) 4
405 #define ACPI_TABLE_SSDT (acpi_table_type) 5
406 #define ACPI_TABLE_XSDT (acpi_table_type) 6
Dacpixf.h138 acpi_table_type table_type);
142 acpi_table_type table_type,
148 acpi_table_type table_type,
Dacnamesp.h153 acpi_table_type table_type);
Dacinterp.h69 acpi_table_type table_id);
/linux-2.4.37.9/drivers/acpi/tables/
Dtbxface.c236 acpi_table_type table_type) in acpi_unload_table()
296 acpi_table_type table_type, in acpi_get_table_header()
371 acpi_table_type table_type, in acpi_get_table()
Dtbinstal.c239 acpi_table_type table_type, in acpi_tb_init_table_descriptor()
353 acpi_table_type type; in acpi_tb_delete_all_tables()
381 acpi_table_type type) in acpi_tb_delete_tables_by_type()
Dtbget.c432 acpi_table_type table_type, in acpi_tb_get_table_ptr()
/linux-2.4.37.9/drivers/acpi/
Dblacklist.c49 acpi_table_type table;
/linux-2.4.37.9/drivers/acpi/namespace/
Dnsload.c161 acpi_table_type table_type) in acpi_ns_load_table_by_type()