Home
last modified time | relevance | path

Searched refs:amdgpu_fru_get_product_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fru_eeprom.h38 int amdgpu_fru_get_product_info(struct amdgpu_device *adev);
Damdgpu_fru_eeprom.c112 int amdgpu_fru_get_product_info(struct amdgpu_device *adev) in amdgpu_fru_get_product_info() function
Damdgpu_device.c2943 amdgpu_fru_get_product_info(adev); in amdgpu_device_ip_init()