Searched defs:to_amdgpu_device (Results 1 – 2 of 2) sorted by relevance
50 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) in to_amdgpu_device() function
73 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro