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

Lines Matching refs:current_verb

136         if (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
143 while(strncmp(uc_mgr->card_ctxt_ptr->current_verb,
160 if (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
167 while(strncmp(uc_mgr->card_ctxt_ptr->current_verb,
291 if (uc_mgr->card_ctxt_ptr->current_verb != NULL) {
292 *value = strdup(uc_mgr->card_ctxt_ptr->current_verb);
318 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
321 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
378 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
382 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
414 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
418 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
586 if ((!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
588 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
617 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
620 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
724 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb, SND_UCM_END_OF_LIST, 3)) ||
727 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
777 (!strncmp(uc_mgr->card_ctxt_ptr->current_verb, SND_UCM_END_OF_LIST, 3)) ||
780 uc_mgr->card_ctxt_ptr->current_verb, verb_index);
1127 if (strncmp(uc_mgr->card_ctxt_ptr->current_verb, SND_USE_CASE_VERB_INACTIVE,
1132 capability == getUseCaseType(uc_mgr->card_ctxt_ptr->current_verb) ||
1133 getUseCaseType(uc_mgr->card_ctxt_ptr->current_verb) == CAP_VOICE) {
1134 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb,
1176 strlcpy(use_case, uc_mgr->card_ctxt_ptr->current_verb,
1181 getUseCaseType(uc_mgr->card_ctxt_ptr->current_verb) ||
1182 getUseCaseType(uc_mgr->card_ctxt_ptr->current_verb) ==
1476 if (strncmp(uc_mgr->card_ctxt_ptr->current_verb,
1480 uc_mgr->card_ctxt_ptr->current_verb, 0, CTRL_LIST_VERB);
1483 uc_mgr->card_ctxt_ptr->current_verb);
1485 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, value, MAX_STR_LEN);
1488 if (strncmp(uc_mgr->card_ctxt_ptr->current_verb,
1493 uc_mgr->card_ctxt_ptr->current_verb, 1, CTRL_LIST_VERB);
1701 if (strncmp(uc_mgr->card_ctxt_ptr->current_verb,
1704 uc_mgr->card_ctxt_ptr->current_verb, usecase,
1708 uc_mgr->card_ctxt_ptr->current_verb);
1710 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, value, MAX_STR_LEN);
1713 if (strncmp(uc_mgr->card_ctxt_ptr->current_verb,
1737 uc_mgr->card_ctxt_ptr->current_verb, usecase,
1792 if (!strncmp(uc_mgr->card_ctxt_ptr->current_verb,
1799 uc_mgr->card_ctxt_ptr->current_verb, MAX_STR_LEN)) {
1957 strlcpy(uc_mgr_ptr->card_ctxt_ptr->current_verb,
2075 if(strncmp(uc_mgr->card_ctxt_ptr->current_verb, SND_USE_CASE_VERB_INACTIVE,
2078 uc_mgr->card_ctxt_ptr->current_verb, 0, CTRL_LIST_VERB);
2081 uc_mgr->card_ctxt_ptr->current_verb);
2082 strlcpy(uc_mgr->card_ctxt_ptr->current_verb, SND_USE_CASE_VERB_INACTIVE,