radeon_ucode_print_gfx_hdr 3917 drivers/gpu/drm/radeon/cik.c 		radeon_ucode_print_gfx_hdr(&pfp_hdr->header);
radeon_ucode_print_gfx_hdr 3918 drivers/gpu/drm/radeon/cik.c 		radeon_ucode_print_gfx_hdr(&ce_hdr->header);
radeon_ucode_print_gfx_hdr 3919 drivers/gpu/drm/radeon/cik.c 		radeon_ucode_print_gfx_hdr(&me_hdr->header);
radeon_ucode_print_gfx_hdr 4275 drivers/gpu/drm/radeon/cik.c 		radeon_ucode_print_gfx_hdr(&mec_hdr->header);
radeon_ucode_print_gfx_hdr  222 drivers/gpu/drm/radeon/radeon_ucode.h void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
radeon_ucode_print_gfx_hdr 3499 drivers/gpu/drm/radeon/si.c 		radeon_ucode_print_gfx_hdr(&pfp_hdr->header);
radeon_ucode_print_gfx_hdr 3500 drivers/gpu/drm/radeon/si.c 		radeon_ucode_print_gfx_hdr(&ce_hdr->header);
radeon_ucode_print_gfx_hdr 3501 drivers/gpu/drm/radeon/si.c 		radeon_ucode_print_gfx_hdr(&me_hdr->header);