Lines Matching refs:lps0_device_handle

56 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, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
252 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
277 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
288 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
296 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
400 out_obj = acpi_evaluate_dsm(lps0_device_handle, &dsm_guid, in acpi_sleep_run_lps0_dsm()
406 acpi_handle_info(lps0_device_handle, in acpi_sleep_run_lps0_dsm()
460 if (lps0_device_handle) in lps0_device_attach()
509 lps0_device_handle = adev->handle; in lps0_device_attach()
546 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_prepare_late()
592 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_check()
605 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_restore_early()
659 if (!lps0_device_handle || sleep_no_lps0) in acpi_register_lps0_dev()
674 if (!lps0_device_handle || sleep_no_lps0) in acpi_unregister_lps0_dev()