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/ |
| D | tfa2_container.c | 423 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()
|
| D | tfa2_container.h | 41 int tfa2_cnt_grep_nth_profile_name(nxpTfaContainer_t *cnt, int dev_idx, int n, const char *string);
|
| D | tfa2_haptic.c | 980 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()
|