Searched refs:get_socket_id (Results 1 – 4 of 4) sorted by relevance
32 u32 (*get_socket_id)(struct amdgpu_device *adev); member
135 .get_socket_id = smuio_v13_0_get_socket_id,
1014 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()1020 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()1034 adev->smuio.funcs->get_socket_id && in amdgpu_ras_query_error_status()1039 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_query_error_status()
1661 if (!adev->smuio.funcs->get_socket_id(adev) && in aldebaran_allow_xgmi_power_down()
Completed in 11 milliseconds