Home
last modified time | relevance | path

Searched refs:acpi_ds_create_walk_state (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/acpi/parser/
Dpsxface.c143 walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_psx_execute()
187 walk_state = acpi_ds_create_walk_state (0, NULL, NULL, NULL); in acpi_psx_execute()
Dpswalk.c273 walk_state = acpi_ds_create_walk_state (0, NULL, NULL, thread); in acpi_ps_delete_parse_tree()
/linux-2.4.37.9/drivers/acpi/dispatcher/
Ddsmethod.c143 walk_state = acpi_ds_create_walk_state (owner_id, NULL, NULL, NULL); in acpi_ds_parse_method()
306 next_walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_ds_call_control_method()
337 next_walk_state = acpi_ds_create_walk_state (obj_desc->method.owning_id, in acpi_ds_call_control_method()
Ddsopcode.c101 walk_state = acpi_ds_create_walk_state (0, NULL, NULL, NULL); in acpi_ds_execute_arguments()
142 walk_state = acpi_ds_create_walk_state (0, NULL, NULL, NULL); in acpi_ds_execute_arguments()
Ddswstate.c834 acpi_ds_create_walk_state ( in acpi_ds_create_walk_state() function
/linux-2.4.37.9/drivers/acpi/namespace/
Dnsparse.c90 walk_state = acpi_ds_create_walk_state (table_desc->table_id, in acpi_ns_one_complete_parse()
/linux-2.4.37.9/include/acpi/
Dacdispat.h427 acpi_ds_create_walk_state (