Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_xgmi.h29 struct amdgpu_hive_info { struct
30 struct kobject kobj;
31 uint64_t hive_id;
32 struct list_head device_list;
33 struct list_head node;
57 struct amdgpu_hive_info *amdgpu_get_xgmi_hive(struct amdgpu_device *adev); argument

Completed in 13 milliseconds