Lines Matching refs:lps0_device_handle
56 static acpi_handle lps0_device_handle; variable
101 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints_amd()
105 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints_amd()
122 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
161 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
167 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints_amd()
177 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints_amd()
188 out_obj = acpi_evaluate_dsm_typed(lps0_device_handle, &lps0_dsm_guid, in lpi_device_get_constraints()
192 acpi_handle_debug(lps0_device_handle, "_DSM function 1 eval %s\n", in lpi_device_get_constraints()
204 acpi_handle_debug(lps0_device_handle, "LPI: constraints list begin:\n"); in lpi_device_get_constraints()
243 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
268 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
279 acpi_handle_debug(lps0_device_handle, in lpi_device_get_constraints()
287 acpi_handle_debug(lps0_device_handle, "LPI: constraints list end\n"); in lpi_device_get_constraints()
330 out_obj = acpi_evaluate_dsm(lps0_device_handle, &dsm_guid, in acpi_sleep_run_lps0_dsm()
334 acpi_handle_debug(lps0_device_handle, "_DSM function %u evaluation %s\n", in acpi_sleep_run_lps0_dsm()
390 if (lps0_device_handle) in lps0_device_attach()
427 lps0_device_handle = adev->handle; in lps0_device_attach()
464 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_prepare_late()
507 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_check()
520 if (!lps0_device_handle || sleep_no_lps0) in acpi_s2idle_restore_early()
574 if (!lps0_device_handle || sleep_no_lps0) in acpi_register_lps0_dev()
589 if (!lps0_device_handle || sleep_no_lps0) in acpi_unregister_lps0_dev()