Home
last modified time | relevance | path

Searched refs:to_amdgpu_device (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.c152 #define to_amdgpu_device(x) ((container_of(x, struct amdgpu_ras, eeprom_control))->adev) macro
263 struct amdgpu_device *adev = to_amdgpu_device(control); in __write_table_header()
318 struct amdgpu_device *adev = to_amdgpu_device(control); in __write_table_ras_info()
411 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_set_eeprom_table_version()
434 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_reset_table()
590 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_write()
623 struct amdgpu_ras *con = amdgpu_ras_get_context(to_amdgpu_device(control)); in amdgpu_ras_eeprom_append_table()
734 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_update_header()
843 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_append()
883 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_read()
[all …]
Damdgpu_vram_mgr.c50 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()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_7_ppt.c60 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
Dsmu_v13_0_0_ppt.c60 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
Dsmu_v13_0_6_ppt.c73 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/
Dsmu_v14_0_2_ppt.c57 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro