Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
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()