Searched refs:to_amdgpu_device (Results 1 – 6 of 6) sorted by relevance
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()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()926 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_read()1258 struct amdgpu_device *adev = to_amdgpu_device(control); in __verify_ras_table_checksum()[all …]
50 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) in to_amdgpu_device() function298 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
Completed in 25 milliseconds