OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jack_switch
(Results
1 - 5
of
5
) sorted by null
/external/adhd/cras/src/server/
cras_alsa_ucm_section.c
70
section->
jack_switch
= -1;
cras_alsa_ucm_section.h
23
int
jack_switch
; /* Switch number for jack from
member in struct:ucm_section
cras_alsa_jack.c
650
if (data->section && data->section->
jack_switch
>= 0) {
651
switches = &data->section->
jack_switch
;
[
all
...]
cras_alsa_ucm.c
827
dev_sec->
jack_switch
=
/external/adhd/cras/src/tests/
alsa_ucm_unittest.cc
[
all
...]
Completed in 426 milliseconds