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