Searched refs:tfa2_dev_dsp_patch (Results 1 – 3 of 3) sorted by relevance
534 int tfa2_dev_dsp_patch(struct tfa2_device *tfa, int patchLength, const uint8_t *patchBytes);
606 rc = tfa2_dev_dsp_patch(tfa, size, (const unsigned char *)patchfile->data); in tfa2_cnt_write_patch()
1023 int tfa2_dev_dsp_patch(struct tfa2_device *tfa, int patchLength, const uint8_t *patchBytes) in tfa2_dev_dsp_patch() function