Lines Matching refs:get_socket_id
1158 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1163 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1181 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1186 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1204 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1209 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
2750 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa_by_idx()
2751 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa_by_idx()
2778 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa()
2779 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa()
4067 adev->smuio.funcs->get_socket_id) in amdgpu_ras_init()
4068 con->features |= ((adev->smuio.funcs->get_socket_id(adev)) << in amdgpu_ras_init()