Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c589 struct ip_hw_id { struct
595 struct kset ip_kset; /* ip_discovery/die/#die/, contains ip_hw_id */ argument
714 struct ip_hw_id *ip_hw_id = to_ip_hw_id(kobj); in ip_hw_id_release() local
837 struct ip_hw_id *ip_hw_id = NULL; in amdgpu_discovery_sysfs_ips() local
1011 static void amdgpu_discovery_sysfs_ip_hw_free(struct ip_hw_id *ip_hw_id) in amdgpu_discovery_sysfs_ip_hw_free()