Searched refs:to_amdgpu_device (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c152 #define to_amdgpu_device(x) ((container_of(x, struct amdgpu_ras, eeprom_control))->adev) macro
261 struct amdgpu_device *adev = to_amdgpu_device(control);
316 struct amdgpu_device *adev = to_amdgpu_device(control);
416 struct amdgpu_device *adev = to_amdgpu_device(control);
576 struct amdgpu_device *adev = to_amdgpu_device(control);
609 struct amdgpu_ras *con = amdgpu_ras_get_context(to_amdgpu_device(control));
720 struct amdgpu_device *adev = to_amdgpu_device(control);
826 struct amdgpu_device *adev = to_amdgpu_device(control);
866 struct amdgpu_device *adev = to_amdgpu_device(control);
909 struct amdgpu_device *adev = to_amdgpu_device(contro
[all...]
H A Damdgpu_vram_mgr.c48 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) function
296 struct amdgpu_device *adev = to_amdgpu_device(mgr);
452 struct amdgpu_device *adev = to_amdgpu_device(mgr);
596 struct amdgpu_device *adev = to_amdgpu_device(mgr);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c60 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
H A Dsmu_v13_0_0_ppt.c60 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
H A Dsmu_v13_0_6_ppt.c72 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro

Completed in 150 milliseconds