Searched refs:patchLength (Results 1 – 2 of 2) sorted by relevance
534 int tfa2_dev_dsp_patch(struct tfa2_device *tfa, int patchLength, const uint8_t *patchBytes);
1023 int tfa2_dev_dsp_patch(struct tfa2_device *tfa, int patchLength, const uint8_t *patchBytes) in tfa2_dev_dsp_patch() argument1035 …rc = tfa2_process_patch_file(tfa->i2c, patchLength - FW_PATCH_HEADER_LENGTH, patchBytes + FW_PATCH… in tfa2_dev_dsp_patch()