Searched refs:ucode_filename (Results 1 – 1 of 1) sorted by relevance
1605 char *ucode_filename[OTX2_CPT_MAX_ETYPES_PER_GRP]; in otx2_cpt_dl_custom_egrp_create() local1684 ucode_filename[ucode_idx++] = val; in otx2_cpt_dl_custom_egrp_create()1719 ret = load_fw(dev, &fw_info, ucode_filename[0], eng_grps->rid); in otx2_cpt_dl_custom_egrp_create()1721 dev_err(dev, "Unable to load firmware %s\n", ucode_filename[0]); in otx2_cpt_dl_custom_egrp_create()1725 ret = load_fw(dev, &fw_info, ucode_filename[1], eng_grps->rid); in otx2_cpt_dl_custom_egrp_create()1728 ucode_filename[1]); in otx2_cpt_dl_custom_egrp_create()