Searched refs:acpi_tb_get_table_body (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/acpi/tables/ |
D | tbgetall.c | 108 status = acpi_tb_get_table_body (address, &header, table_info); in acpi_tb_get_primary_table() 173 status = acpi_tb_get_table_body (address, &header, table_info); in acpi_tb_get_secondary_table()
|
D | tbget.c | 89 status = acpi_tb_get_table_body (address, &header, table_info); in acpi_tb_get_table() 195 acpi_tb_get_table_body ( in acpi_tb_get_table_body() function
|
D | tbxface.c | 177 status = acpi_tb_get_table_body (&address, table_ptr, &table_info); in acpi_load_table()
|
D | tbxfroot.c | 267 status = acpi_tb_get_table_body (&address, &header, &table_info); in acpi_get_firmware_table()
|
/linux-2.4.37.9/include/acpi/ |
D | actables.h | 94 acpi_tb_get_table_body (
|