Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/include/
A Ddiscovery.h74 typedef struct ip_discovery_header struct
90 } ip_discovery_header; argument
156 ip_discovery_header* header;
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c503 struct ip_discovery_header *ihdr = in amdgpu_discovery_init()
504 (struct ip_discovery_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()
650 struct ip_discovery_header *ihdr; in amdgpu_discovery_read_harvest_bit_per_ip()
659 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_read_harvest_bit_per_ip()
1168 struct ip_discovery_header *ihdr; in amdgpu_discovery_sysfs_recurse()
1176 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_sysfs_recurse()
1324 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
1348 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_reg_base_init()
1520 struct ip_discovery_header *ihdr; in amdgpu_discovery_harvest_ip()
1528 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_harvest_ip()

Completed in 10 milliseconds