Home
last modified time | relevance | path

Searched refs:to_ip_hw_id (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c782 #define to_ip_hw_id(x) container_of(to_kset(x), struct ip_hw_id, hw_id_kset) macro
786 struct ip_hw_id *ip_hw_id = to_ip_hw_id(kobj); in ip_hw_id_release()
1158 amdgpu_discovery_sysfs_ip_hw_free(to_ip_hw_id(list_to_kobj(el))); in amdgpu_discovery_sysfs_die_free()