Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c593 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile) in tfa2_cnt_write_patch() function
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()
Dtfa2_container.h56 int tfa2_cnt_write_patch(struct tfa2_device *tfa, nxpTfaPatch_t *patchfile);