Searched refs:acpi_ds_create_walk_state (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dnsparse.c95 walk_state = acpi_ds_create_walk_state(owner_id, NULL, NULL, NULL);
H A Dpsxface.c272 acpi_ds_create_walk_state(info->obj_desc->method.owner_id, NULL,
H A Dacdispat.h306 struct acpi_walk_state *acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object
H A Ddsmethod.c361 next_walk_state = acpi_ds_create_walk_state(obj_desc->method.owner_id,
H A Ddswstate.c525 * FUNCTION: acpi_ds_create_walk_state
539 struct acpi_walk_state *acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object function
H A Ddsopcode.c112 walk_state = acpi_ds_create_walk_state(0, NULL, NULL, NULL);
153 walk_state = acpi_ds_create_walk_state(0, NULL, NULL, NULL);

Completed in 206 milliseconds