Lines Matching refs:get_socket_id
1155 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1160 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1178 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1183 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
1201 adev->smuio.funcs->get_socket_id && in amdgpu_ras_error_generate_report()
1206 adev->smuio.funcs->get_socket_id(adev), in amdgpu_ras_error_generate_report()
2744 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa_by_idx()
2745 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa_by_idx()
2772 if (adev->smuio.funcs && adev->smuio.funcs->get_socket_id) in amdgpu_ras_mca2pa()
2773 socket = adev->smuio.funcs->get_socket_id(adev); in amdgpu_ras_mca2pa()
4007 adev->smuio.funcs->get_socket_id) in amdgpu_ras_init()
4008 con->features |= ((adev->smuio.funcs->get_socket_id(adev)) << in amdgpu_ras_init()