Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Ddiscovery.h74 typedef struct ip_discovery_header struct
83 } ip_discovery_header; typedef
129 ip_discovery_header* header;
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c344 struct ip_discovery_header *ihdr = in amdgpu_discovery_init()
345 (struct ip_discovery_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()
486 struct ip_discovery_header *ihdr; in amdgpu_discovery_read_harvest_bit_per_ip()
493 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_read_harvest_bit_per_ip()
917 struct ip_discovery_header *ihdr; in amdgpu_discovery_sysfs_recurse()
925 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_sysfs_recurse()
1069 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
1088 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_reg_base_init()
1199 struct ip_discovery_header *ihdr; in amdgpu_discovery_get_ip_version()
1214 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_get_ip_version()