Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/ !
H A Ddiscovery.h379 typedef struct harvest_table {
382 } harvest_table;
366 typedef struct harvest_table { global() struct
369 } harvest_table; global() typedef
/linux/drivers/gpu/drm/amd/amdgpu/ !
H A Damdgpu_discovery.c588 table_size = sizeof(struct harvest_table); in amdgpu_discovery_init()
804 struct harvest_table *harvest_info; in amdgpu_discovery_read_from_harvest_table()
818 harvest_info = (struct harvest_table *)(discovery_bin + offset); in amdgpu_discovery_read_from_harvest_table()