pmc_stop 724 drivers/gpu/drm/amd/amdgpu/amdgpu.h int (*pmc_stop)(struct amdgpu_device *adev, uint64_t config, pmc_stop 129 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c pe->adev->df_funcs->pmc_stop(pe->adev, hwc->conf, 0); pmc_stop 187 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c pe->adev->df_funcs->pmc_stop(pe->adev, hwc->conf, 1); pmc_stop 553 drivers/gpu/drm/amd/amdgpu/df_v3_6.c .pmc_stop = df_v3_6_pmc_stop,