Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h376 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);
Dtfa2_dev.c1035 …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