Home
last modified time | relevance | path

Searched refs:method_pathname (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/acpi/acpica/
A Dhwesleep.c30 void acpi_hw_execute_sleep_method(char *method_pathname, u32 integer_argument) in acpi_hw_execute_sleep_method() argument
45 status = acpi_evaluate_object(NULL, method_pathname, &arg_list, NULL); in acpi_hw_execute_sleep_method()
48 method_pathname)); in acpi_hw_execute_sleep_method()
A Dpsxface.c150 walk_state->method_pathname = info->full_pathname; in acpi_ps_execute_method()
273 walk_state->method_pathname = info->full_pathname; in acpi_ps_execute_table()
A Dpsparse.c482 if (walk_state->method_pathname && walk_state->method_is_nested) { in acpi_ps_parse_aml()
492 &walk_state->method_pathname[1])); in acpi_ps_parse_aml()
494 ACPI_FREE(walk_state->method_pathname); in acpi_ps_parse_aml()
A Dacstruct.h80 char *method_pathname; /* Full pathname of running method */ member
A Ddsmethod.c555 this_walk_state->method_pathname = in acpi_ds_call_control_method()
564 &this_walk_state->method_pathname[1])); in acpi_ds_call_control_method()

Completed in 10 milliseconds