OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:card_lock
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c
117
pthread_mutex_lock(&uc_mgr->card_ctxt_ptr->
card_lock
);
121
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
133
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
139
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
157
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
163
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
181
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
201
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
211
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
231
pthread_mutex_unlock(&uc_mgr->card_ctxt_ptr->
card_lock
);
[
all
...]
msm8960_use_cases.h
156
pthread_mutex_t
card_lock
;
member in struct:card_ctxt
Completed in 319 milliseconds