Searched refs:lps0_device_handle (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/acpi/x86/ |
| D | s2idle.c | 60 static acpi_handle lps0_device_handle; variable 105 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints_amd() 109 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints_amd() 126 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd() 165 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd() 171 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd() 181 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints_amd() 192 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints() 196 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints() 208 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints() [all …]
|