Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/include/
Ddiscovery.h366 typedef struct harvest_table { struct
369 } harvest_table; typedef
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_discovery.c521 sizeof(struct harvest_table), checksum)) { in amdgpu_discovery_init()
675 struct harvest_table *harvest_info; in amdgpu_discovery_read_from_harvest_table()
688 harvest_info = (struct harvest_table *)(adev->mman.discovery_bin + offset); in amdgpu_discovery_read_from_harvest_table()