Searched refs:read_handle (Results 1 – 2 of 2) sorted by relevance
78 static acpi_handle read_handle = NULL; variable178 if (!read_handle) { in acpi_db_test_all_objects()188 acpi_get_handle(NULL, ACPI_DB_READ_METHOD, &read_handle); in acpi_db_test_all_objects()828 status = acpi_evaluate_object(read_handle, NULL, in acpi_db_read_from_object()
120 acpi_handle read_handle; member546 status = acpi_evaluate_object_typed(data->read_handle, NULL, ¶ms, in atk_gitm()665 if (!data->read_handle) in atk_debugfs_gitm_get()1236 data->read_handle = ret; in atk_probe_if()1260 else if (data->enumerate_handle && data->read_handle && in atk_probe_if()
Completed in 8 milliseconds