Home
last modified time | relevance | path

Searched refs:acpi_ds_pop_walk_state (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dacdispat.h316 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
H A Dpsparse.c553 walk_state = acpi_ds_pop_walk_state(thread); in acpi_ps_parse_aml()
H A Ddswstate.c454 * FUNCTION: acpi_ds_pop_walk_state
466 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state() function
H A Ddsmethod.c589 acpi_ds_pop_walk_state(thread); in acpi_ds_call_control_method()