Searched refs:harvest_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Ddiscovery.h324 typedef struct harvest_table { struct
327 } harvest_table; typedef in typeref:struct:harvest_table
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c473 sizeof(struct harvest_table), checksum)) {
627 struct harvest_table *harvest_info;
640 harvest_info = (struct harvest_table *)(adev->mman.discovery_bin + offset);

Completed in 117 milliseconds