Searched refs:to_amdgpu_device (Results 1 – 4 of 4) sorted by relevance
106 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control))->adev macro249 struct amdgpu_device *adev = to_amdgpu_device(control); in __write_table_header()326 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_reset_table()462 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_write()495 struct amdgpu_ras *con = amdgpu_ras_get_context(to_amdgpu_device(control)); in amdgpu_ras_eeprom_append_table()605 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_update_header()685 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_append()725 struct amdgpu_device *adev = to_amdgpu_device(control); in __amdgpu_ras_eeprom_read()768 struct amdgpu_device *adev = to_amdgpu_device(control); in amdgpu_ras_eeprom_read()1093 struct amdgpu_device *adev = to_amdgpu_device(control); in __verify_ras_table_checksum()[all …]
48 to_amdgpu_device(struct amdgpu_vram_mgr *mgr) in to_amdgpu_device() function272 struct amdgpu_device *adev = to_amdgpu_device(mgr); in amdgpu_vram_mgr_do_reserve()390 struct amdgpu_device *adev = to_amdgpu_device(mgr); in amdgpu_vram_mgr_new()581 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
61 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_device, pm.smu_i2c)) macro
Completed in 13 milliseconds