Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/include/
Ddiscovery.h71 typedef struct ip_discovery_header struct
80 } ip_discovery_header; argument
108 ip_discovery_header* header;
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c175 struct ip_discovery_header *ihdr; in amdgpu_discovery_init()
215 ihdr = (struct ip_discovery_header *)(adev->discovery + offset); in amdgpu_discovery_init()
260 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init()
277 ihdr = (struct ip_discovery_header *)(adev->discovery + in amdgpu_discovery_reg_base_init()
339 struct ip_discovery_header *ihdr; in amdgpu_discovery_get_ip_version()
354 ihdr = (struct ip_discovery_header *)(adev->discovery + in amdgpu_discovery_get_ip_version()