Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h137 struct ta_fw_bin_desc { struct
148 struct ta_fw_bin_desc ta_fw_bin[]; argument
325 …dgpu_firmware_header) - sizeof(struct common_firmware_header) - 4) / sizeof(struct ta_fw_bin_desc))
Damdgpu_psp.c2522 const struct ta_fw_bin_desc *desc, in parse_ta_bin_descriptor()