Searched refs:smu_get_status_gfxoff (Results 1 – 3 of 3) sorted by relevance
806 int smu_get_status_gfxoff(struct amdgpu_device *adev, uint32_t *value);
601 r = smu_get_status_gfxoff(adev, value); in amdgpu_get_gfx_off_status()
80 int smu_get_status_gfxoff(struct amdgpu_device *adev, uint32_t *value) in smu_get_status_gfxoff() function