Lines Matching refs:get_socket_id
1236 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1241 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1259 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1264 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1282 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1287 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
3019 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa_by_idx()
3020 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa_by_idx()
3052 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa()
3053 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa()
4373 adev->smuio.funcs->get_socket_id) in amdgpu_ras_init()
4374 con->features |= ((adev->smuio.funcs->get_socket_id(adev)) << in amdgpu_ras_init()