Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Ddiscovery.h74 typedef struct ip_discovery_header struct
83 } ip_discovery_header; argument
129 ip_discovery_header* header;
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c350 struct ip_discovery_header *ihdr = in amdgpu_discovery_init()
351 (struct ip_discovery_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()
492 struct ip_discovery_header *ihdr; in amdgpu_discovery_read_harvest_bit_per_ip()
499 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_read_harvest_bit_per_ip()
929 struct ip_discovery_header *ihdr; in amdgpu_discovery_sysfs_recurse()
937 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_sysfs_recurse()
1081 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
1100 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_reg_base_init()
1213 struct ip_discovery_header *ihdr; in amdgpu_discovery_get_ip_version()
1228 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_get_ip_version()

Completed in 29 milliseconds