Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c661 struct ip_hw_id { struct
667 struct kset ip_kset; /* ip_discovery/die/#die/, contains ip_hw_id */ argument
786 struct ip_hw_id *ip_hw_id = to_ip_hw_id(kobj); in ip_hw_id_release() local
940 struct ip_hw_id *ip_hw_id = NULL; in amdgpu_discovery_sysfs_ips() local
1130 static void amdgpu_discovery_sysfs_ip_hw_free(struct ip_hw_id *ip_hw_id) in amdgpu_discovery_sysfs_ip_hw_free()