Searched refs:lps0_device_handle (Results 1 – 1 of 1) sorted by relevance
/drivers/acpi/ |
D | sleep.c | 710 static acpi_handle lps0_device_handle; variable 741 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints() 745 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints() 757 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints() 796 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints() 821 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints() 832 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints() 840 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints() 883 out_obj = acpi_evaluate_dsm(lps0_device_handle, &lps0_dsm_guid, 1, func, NULL); in acpi_sleep_run_lps0_dsm() 886 acpi_handle_debug(lps0_device_handle, "_DSM function %u evaluation %s\n", in acpi_sleep_run_lps0_dsm() [all …]
|