HomeSort by: relevance | last modified time | path
    Searched refs:radeon_ucode_print_gfx_hdr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ucode.c 90 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) function in typeref:typename:void
radeon_ucode.h 224 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
radeon_si.c 3506 radeon_ucode_print_gfx_hdr(&pfp_hdr->header);
3507 radeon_ucode_print_gfx_hdr(&ce_hdr->header);
3508 radeon_ucode_print_gfx_hdr(&me_hdr->header);
radeon_cik.c 3930 radeon_ucode_print_gfx_hdr(&pfp_hdr->header);
3931 radeon_ucode_print_gfx_hdr(&ce_hdr->header);
3932 radeon_ucode_print_gfx_hdr(&me_hdr->header);
4288 radeon_ucode_print_gfx_hdr(&mec_hdr->header);

Completed in 21 milliseconds