Searched defs:shortname_ (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_uc_fw.c | 139 #define fw_filename_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 141 #define fw_filename_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 143 #define fw_filename_no_ver(dir_, uc_, shortname_) \ argument 145 #define fw_filename_gsc(dir_, uc_, shortname_, a, b, c) \ argument 148 #define uc_fw_entry_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 151 #define uc_fw_entry_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 154 #define uc_fw_entry_no_ver(dir_, uc_, shortname_) \ argument 157 #define uc_fw_entry_gsc(dir_, uc_, shortname_, a, b, c) \ argument
|