Home
last modified time | relevance | path

Searched refs:tfa2_cnt_profile_name (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c201 char *tfa2_cnt_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int prof_idx) in tfa2_cnt_profile_name() function
430 char *profile = tfa2_cnt_profile_name(cnt, dev_idx, prof); in tfa2_cnt_grep_nth_profile_name()
895 tfa2_cnt_profile_name(tfa->cnt, tfa->dev_idx, previous_prof_idx), in tfa2_cnt_write_profile()
896 tfa2_cnt_profile_name(tfa->cnt, tfa->dev_idx, prof_idx), in_group ? "no" : "with"); in tfa2_cnt_write_profile()
Dtfa2_container.h29 char *tfa2_cnt_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int prof_idx);
204 char *tfa2_cnt_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int prof_idx);
Dtfa2_dev.c398 active_profile_name = tfa2_cnt_profile_name(tfa->cnt, tfa->dev_idx, active_profile); in tfa2_dev_start()
402 tfa2_cnt_profile_name(tfa->cnt, tfa->dev_idx, next_profile)); in tfa2_dev_start()
467 if (strstr(tfa2_cnt_profile_name(tfa->cnt, tfa->dev_idx, next_profile), ".standby") != NULL) in tfa2_dev_start()