Searched refs:to_amdgpu_device (Results 1 – 4 of 4) sorted by relevance
50 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) in to_amdgpu_device() function 298 struct amdgpu_device *adev = to_amdgpu_device(mgr); in amdgpu_vram_mgr_do_reserve() 454 struct amdgpu_device *adev = to_amdgpu_device(mgr); in amdgpu_vram_mgr_new() 642 struct amdgpu_device *adev = to_amdgpu_device(mgr); in amdgpu_vram_mgr_del()
60 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
73 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
57 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro