Home
last modified time | relevance | path

Searched defs:amdgpu_hive_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.h29 struct amdgpu_hive_info { struct
30 struct kobject kobj;
31 uint64_t hive_id;
32 struct list_head device_list;
56 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument