Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h371 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr);
Damdgpu_ucode.c238 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_psp_hdr() function
Dpsp_v11_0.c105 amdgpu_ucode_print_psp_hdr(&sos_hdr->header); in psp_v11_0_init_microcode()