Searched refs:read_bios_from_rom (Results 1 – 6 of 6) sorted by relevance
157 if (!adev->asic_funcs->read_bios_from_rom) in amdgpu_read_bios_from_rom()
593 .read_bios_from_rom = &soc15_read_bios_from_rom,
1141 bool (*read_bios_from_rom)(struct amdgpu_device *adev, member1697 #define amdgpu_asic_read_bios_from_rom(adev, b, l) (adev)->asic_funcs->read_bios_from_rom((adev), (…
1747 .read_bios_from_rom = &cik_read_bios_from_rom,
947 .read_bios_from_rom = &vi_read_bios_from_rom,
1329 .read_bios_from_rom = &si_read_bios_from_rom,