Searched refs:snd_ucm_get_value_at_index (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | msm8960_use_cases.h | 288 static char *snd_ucm_get_value_at_index(struct snd_ucm_ident_node *head, int index);
|
D | alsa_ucm.c | 206 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->dev_list_head, in snd_use_case_get_list() 236 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->mod_list_head, in snd_use_case_get_list() 491 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->dev_list_head, in snd_use_case_geti() 514 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->mod_list_head, in snd_use_case_geti() 598 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->mod_list_head, in snd_use_case_apply_voice_acdb() 630 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->dev_list_head, in snd_use_case_apply_voice_acdb() 983 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->dev_list_head, index); in set_controls_of_usecase_for_all_devices() 1201 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->mod_list_head, in set_controls_of_device_for_all_usecases() 1502 snd_ucm_get_value_at_index(uc_mgr->card_ctxt_ptr->dev_list_head, in snd_use_case_set() 1720 if ((ident1 = snd_ucm_get_value_at_index( in snd_use_case_set_case() [all …]
|