Home
last modified time | relevance | path

Searched defs:to_amdgpu_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c50 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) in to_amdgpu_device() function
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c73 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro