Home
last modified time | relevance | path

Searched refs:lps0_device_handle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/x86/
H A Ds2idle.c56 static acpi_handle lps0_device_handle; variable
107 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints_amd()
111 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints_amd()
122 acpi_handle_err(lps0_device_handle, in lpi_device_get_constraints_amd()
134 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
164 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
186 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints_amd()
197 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints()
201 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
213 acpi_handle_debug(lps0_device_handle, "LP in lpi_device_get_constraints()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dsleep.c733 static acpi_handle lps0_device_handle; variable
764 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints()
768 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
780 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
819 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
844 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
855 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
863 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
906 out_obj = acpi_evaluate_dsm(lps0_device_handle, &lps0_dsm_guid, 1, func, NULL); in acpi_sleep_run_lps0_dsm()
909 acpi_handle_debug(lps0_device_handle, "_DS in acpi_sleep_run_lps0_dsm()
1133 #define lps0_device_handle global() macro
[all...]

Completed in 2 milliseconds