Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h313 typedef struct harvest_info_header { struct
316 } harvest_info_header; typedef
325 harvest_info_header header;
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c447 struct harvest_info_header *hhdr = in amdgpu_discovery_init()
448 (struct harvest_info_header *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_init()