Home
last modified time | relevance | path

Searched refs:blobs_all (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c231 static const struct fw_blobs_by_type blobs_all[XE_UC_FW_NUM_TYPES] = { in uc_fw_auto_select() local
242 xe_gt_assert(gt, uc_fw->type < ARRAY_SIZE(blobs_all)); in uc_fw_auto_select()
245 entries = blobs_all[uc_fw->type].entries; in uc_fw_auto_select()
246 count = blobs_all[uc_fw->type].count; in uc_fw_auto_select()