Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c423 int tfa2_cnt_grep_nth_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int n, const char *string) in tfa2_cnt_grep_nth_profile_name() function
445 return tfa2_cnt_grep_nth_profile_name(cnt, dev_idx, 0, string); in tfa2_cnt_grep_profile_name()
Dtfa2_container.h41 int tfa2_cnt_grep_nth_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int n, const char *string);
Dtfa2_haptic.c980 rc = tfa2_cnt_grep_nth_profile_name(cnt, devidx, total, ".seq.hap"); in tfa2_hap_cnt_sequencer_count()
1005 seq_profidx = tfa2_cnt_grep_nth_profile_name(cnt, devidx, seqidx, ".seq.hap"); in tfa2_hap_cnt_get_sequencer()