Searched refs:lps0_device_handle (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/acpi/x86/ |
| H A D | s2idle.c | 61 static acpi_handle lps0_device_handle; variable 112 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints_amd() 116 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints_amd() 127 acpi_handle_err(lps0_device_handle, in lpi_device_get_constraints_amd() 138 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd() 168 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd() 190 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints_amd() 201 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints() 205 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints() 216 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints() [all …]
|