HomeSort by relevance Sort by last modified time
    Searched refs:current_verb (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 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)
    [all...]
msm8960_use_cases.h 153 char current_verb[MAX_STR_LEN]; member in struct:card_ctxt

Completed in 1143 milliseconds