Searched refs:to_amdgpu_device (Results 1 – 6 of 6) sorted by relevance
265 struct amdgpu_device *adev = to_amdgpu_device(control); in __write_table_header()320 struct amdgpu_device *adev = to_amdgpu_device(control); in __write_table_ras_info()413 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_set_eeprom_table_version()438 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_reset_table()596 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_write()630 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_append_table()750 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_update_header()860 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_append()913 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_read()956 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_read()[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