Home
last modified time | relevance | path

Searched refs:card_lock (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_ucm.c117 pthread_mutex_lock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
121 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
133 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
139 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
157 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
163 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
181 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
201 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
211 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
231 pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->card_lock); in snd_use_case_get_list()
[all …]
Dmsm8960_use_cases.h156 pthread_mutex_t card_lock; member