Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fru_eeprom.h27 int amdgpu_fru_get_product_info(struct amdgpu_device *adev);
Damdgpu_fru_eeprom.c100 int amdgpu_fru_get_product_info(struct amdgpu_device *adev) in amdgpu_fru_get_product_info() function
Damdgpu_device.c2454 amdgpu_fru_get_product_info(adev); in amdgpu_device_ip_init()