Searched defs:shortname_ (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_uc_fw.c | 150 #define fw_filename_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 152 #define fw_filename_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 154 #define fw_filename_no_ver(dir_, uc_, shortname_) \ argument 156 #define fw_filename_gsc(dir_, uc_, shortname_, a, b, c) \ argument 159 #define uc_fw_entry_mmp_ver(dir_, uc_, shortname_, a, b, c) \ argument 162 #define uc_fw_entry_major_ver(dir_, uc_, shortname_, a, b, c) \ argument 165 #define uc_fw_entry_no_ver(dir_, uc_, shortname_) \ argument 168 #define uc_fw_entry_gsc(dir_, uc_, shortname_, a, b, c) \ argument
|