Searched refs:nxpTfaPatch_t (Results 1 – 3 of 3) sorted by relevance
110 nxpTfaPatch_t *patchfile; in tfa2_cnt_check_revid()121 patchfile = (nxpTfaPatch_t *)patchdsc; in tfa2_cnt_check_revid()593 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile) in tfa2_cnt_write_patch()600 size = patchfile->hdr.size - sizeof(nxpTfaPatch_t); // size is total length in tfa2_cnt_write_patch()662 … rc = tfa2_cnt_write_patch(tfa, (nxpTfaPatch_t *)&file->data); /* data is the patch header */ in tfa2_cnt_write_item()847 rc = tfa2_cnt_write_patch(tfa, (nxpTfaPatch_t *)&file->data); in tfa2_cnt_write_file()
56 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile);
311 } nxpTfaPatch_t; typedef