Home | History | Annotate | Download | only in libalsa-intf

Lines Matching refs:snd_ucm_get_size_of_list

194             snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
224 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->mod_list_head);
488 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
511 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->mod_list_head);
554 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
595 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->mod_list_head);
627 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
980 list_size = snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
1198 list_size = snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->mod_list_head);
1499 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
1718 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
1744 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
1829 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
2050 list_size = snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->mod_list_head);
2086 list_size = snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head);
3774 if ((index < 0) || (index >= (snd_ucm_get_size_of_list(head)))) {
3822 if ((index < 0) || (index >= (snd_ucm_get_size_of_list(head)))) {
3839 static int snd_ucm_get_size_of_list(struct snd_ucm_ident_node *head)