Searched refs:subversion (Results 1 – 4 of 4) sorted by relevance
80 if ((cntbuf->subversion[1] != NXPTFA_PM_SUBVERSION) && (cntbuf->subversion[0] != '0')) in tfa2_load_cnt()82 …r_err("container sub-version not supported: %c%c\n", cntbuf->subversion[0], cntbuf->subversion[1]); in tfa2_load_cnt()247 pr_debug("\tid:%.2s version:%.2s subversion:%.2s\n", _id, hdr->version, hdr->subversion); in tfa2_cnt_show_header()
58 char subversion[2]; // "vv" : vv=subversion member650 char subversion[2]; // "vv" : vv=subversion member
323 char subversion[2]; /* 00 */ member
2099 if (strncmp(hdr->subversion, "00", 2)) in tfa2_check_patch()