Searched refs:method_pathname (Results 1 – 5 of 5) sorted by relevance
30 void acpi_hw_execute_sleep_method(char *method_pathname, u32 integer_argument) in acpi_hw_execute_sleep_method() argument45 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()
150 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()
482 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()
80 char *method_pathname; /* Full pathname of running method */ member
555 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 8 milliseconds