Searched defs:prof (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
D | tfa2_container.c | 162 nxpTfaProfileList_t *prof = tfa2_cnt_get_dev_prof_list(cnt, dev, profidx); in tfa2_cnt_get_cmd() local 203 nxpTfaProfileList_t *prof = NULL; in tfa2_cnt_profile_name() local 425 int prof, count = 0; in tfa2_cnt_grep_nth_profile_name() local 558 …nxpTfaProfileList_t *prof = tfa2_cnt_get_dev_prof_list(tfa->cnt, tfa->dev_idx, prof_idx); in tfa2_cnt_write_regs_profile() local 800 …nxpTfaProfileList_t *prof = tfa2_cnt_get_dev_prof_list(tfa->cnt, tfa->dev_idx, prof_idx); in tfa2_cnt_write_files_profile() local 867 … nxpTfaProfileList_t *prof = tfa2_cnt_get_dev_prof_list(tfa->cnt, tfa->dev_idx, prof_idx); in tfa2_cnt_write_profile() local 952 nxpTfaProfileList_t *prof = tfa2_cnt_get_dev_prof_list(tfa->cnt, tfa->dev_idx, prof_idx); in tfa2_cnt_write_transient_profile() local
|