Searched refs:tfa2_process_patch_file (Results 1 – 2 of 2) sorted by relevance
376 int tfa2_process_patch_file(struct i2c_client *client, int length, const uint8_t *bytes);556 int tfa2_process_patch_file(struct i2c_client *client, int length, const uint8_t *bytes);
1035 …rc = tfa2_process_patch_file(tfa->i2c, patchLength - FW_PATCH_HEADER_LENGTH, patchBytes + FW_PATCH… in tfa2_dev_dsp_patch()2029 int tfa2_process_patch_file(struct i2c_client *client, int length, const uint8_t *bytes) in tfa2_process_patch_file() function