Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/include/
Ddiscovery.h70 typedef struct ip_discovery_header struct
79 } ip_discovery_header; typedef
107 ip_discovery_header* header;
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c165 struct ip_discovery_header *ihdr; in amdgpu_discovery_init()
206 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()
251 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
270 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_reg_base_init()
335 struct ip_discovery_header *ihdr; in amdgpu_discovery_get_ip_version()
350 ihdr = (struct ip_discovery_header *)(adev->mman.discovery_bin + in amdgpu_discovery_get_ip_version()