Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c869 #define to_ip_hw_id(x) container_of(to_kset(x), struct ip_hw_id, hw_id_kset) macro
873 struct ip_hw_id *ip_hw_id = to_ip_hw_id(kobj); in ip_hw_id_release()
1245 amdgpu_discovery_sysfs_ip_hw_free(to_ip_hw_id(list_to_kobj(el))); in amdgpu_discovery_sysfs_die_free()