Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Ddiscovery.h255 typedef struct harvest_info_header { struct
258 } harvest_info_header; typedef
267 harvest_info_header header;
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c387 struct harvest_info_header *hhdr = in amdgpu_discovery_init()
388 (struct harvest_info_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()