Searched refs:dev_list_head (Results 1 – 2 of 2) sorted by relevance
194 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head); in snd_use_case_get_list()554 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head); in check_devices_for_voice_call()627 snd_ucm_get_size_of_list(uc_mgr->card_ctxt_ptr->dev_list_head); in snd_use_case_apply_voice_acdb()1004 uc_mgr->card_ctxt_ptr->dev_list_head, in set_controls_of_usecase_for_all_devices()1070 uc_mgr->card_ctxt_ptr->dev_list_head, device)) { in set_controls_of_usecase_for_device()1165 uc_mgr->card_ctxt_ptr->dev_list_head, device)) { in set_controls_of_device_for_all_usecases()1332 uc_mgr->card_ctxt_ptr->dev_list_head, device)) { in set_controls_of_device_for_usecase()1352 uc_mgr->card_ctxt_ptr->dev_list_head, device)) { in set_controls_of_device_for_usecase()1518 snd_ucm_print_list(uc_mgr->card_ctxt_ptr->dev_list_head); in snd_use_case_set()1721 uc_mgr->card_ctxt_ptr->dev_list_head, index))) { in snd_use_case_set_case()[all …]
154 struct snd_ucm_ident_node *dev_list_head; member