Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h74 typedef struct ip_discovery_header struct
90 } ip_discovery_header; argument
156 ip_discovery_header* header;
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c533 struct ip_discovery_header *ihdr = in amdgpu_discovery_init()
534 (struct ip_discovery_header *)(discovery_bin + offset); in amdgpu_discovery_init()
686 struct ip_discovery_header *ihdr; in amdgpu_discovery_read_harvest_bit_per_ip()
695 ihdr = (struct ip_discovery_header in amdgpu_discovery_read_harvest_bit_per_ip()
1210 struct ip_discovery_header *ihdr; in amdgpu_discovery_sysfs_recurse()
1218 ihdr = (struct ip_discovery_header in amdgpu_discovery_sysfs_recurse()
1370 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
1395 ihdr = (struct ip_discovery_header in amdgpu_discovery_reg_base_init()
1569 struct ip_discovery_header *ihdr; in amdgpu_discovery_harvest_ip()
1577 ihdr = (struct ip_discovery_header *)(discovery_bin + offset); in amdgpu_discovery_harvest_ip()