Home
last modified time | relevance | path

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

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