OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modifier_list_count
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h
167
int
modifier_list_count
;
member in struct:snd_use_case_mgr
alsa_ucm.c
214
if (uc_mgr->
modifier_list_count
) {
215
for (index = 0; index < uc_mgr->
modifier_list_count
; index++) {
221
uc_mgr->
modifier_list_count
= 0;
225
uc_mgr->
modifier_list_count
= list_size;
[
all
...]
Completed in 510 milliseconds