Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c801 #define to_ip_hw_id(x) container_of(to_kset(x), struct ip_hw_id, hw_id_kset) macro
805 struct ip_hw_id *ip_hw_id = to_ip_hw_id(kobj); in ip_hw_id_release()
1177 amdgpu_discovery_sysfs_ip_hw_free(to_ip_hw_id(list_to_kobj(el))); in amdgpu_discovery_sysfs_die_free()