Lines Matching refs:lps0_device_handle
733 static acpi_handle lps0_device_handle;
764 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid,
768 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n",
780 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n");
819 acpi_handle_debug(lps0_device_handle,
844 acpi_handle_debug(lps0_device_handle,
855 acpi_handle_debug(lps0_device_handle,
863 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n");
906 out_obj = acpi_evaluate_dsm(lps0_device_handle, &lps0_dsm_guid, 1, func, NULL);
909 acpi_handle_debug(lps0_device_handle, "_DSM function %u evaluation %s\n",
918 if (lps0_device_handle)
940 lps0_device_handle = adev->handle;
991 if (!lps0_device_handle || sleep_no_lps0)
1072 if (!lps0_device_handle || sleep_no_lps0)
1133 #define lps0_device_handle (NULL)