Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/include/
Ddiscovery.h355 typedef struct harvest_info_header { struct
358 } harvest_info_header; argument
367 harvest_info_header header;
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c507 struct harvest_info_header *hhdr = in amdgpu_discovery_init()
508 (struct harvest_info_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()