Searched refs:harvest_info (Results 1 – 2 of 2) sorted by relevance
151 typedef struct harvest_info { struct155 } harvest_info; argument159 harvest_info list[32];
390 struct harvest_table *harvest_info; in amdgpu_discovery_harvest_ip() local394 harvest_info = (struct harvest_table *)(adev->mman.discovery_bin + in amdgpu_discovery_harvest_ip()398 if (le32_to_cpu(harvest_info->list[i].hw_id) == 0) in amdgpu_discovery_harvest_ip()401 switch (le32_to_cpu(harvest_info->list[i].hw_id)) { in amdgpu_discovery_harvest_ip()