Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_smuio.h32 u32 (*get_socket_id)(struct amdgpu_device *adev); member
A Dsmuio_v13_0.c135 .get_socket_id = smuio_v13_0_get_socket_id,
A Damdgpu_ras.c973 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()
979 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()
993 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()
998 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()

Completed in 12 milliseconds