Searched refs:print_uc_fw_version (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_uc_fw.c | 637 #define print_uc_fw_version(p_, version_, prefix_, ...) \ macro 708 print_uc_fw_version(&p, in uc_fw_request() 900 print_uc_fw_version(p, &uc_fw->versions.wanted, "\twanted %s", in xe_uc_fw_print() 907 print_uc_fw_version(p, ver, "\tfound %s", in xe_uc_fw_print()
|