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 | 656 #define print_uc_fw_version(p_, version_, prefix_, ...) \ macro 748 print_uc_fw_version(&p, in uc_fw_request() 940 print_uc_fw_version(p, &uc_fw->versions.wanted, "\twanted %s", in xe_uc_fw_print() 947 print_uc_fw_version(p, ver, "\tfound %s", in xe_uc_fw_print()
|