Home
last modified time | relevance | path

Searched refs:amdgpu_atif_call (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c104 static union acpi_object *amdgpu_atif_call(acpi_handle handle, int function, in amdgpu_atif_call() function
207 info = amdgpu_atif_call(handle, ATIF_FUNCTION_VERIFY_INTERFACE, NULL); in amdgpu_atif_verify_interface()
254 info = amdgpu_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_PARAMETERS, NULL); in amdgpu_atif_get_notification_params()
315 info = amdgpu_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, NULL); in amdgpu_atif_get_sbios_requests()