Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:selem_ctl_t
(Results
1 - 1
of
1
) sorted by relevance
/third_party/alsa-lib/src/mixer/
H
A
D
simple_none.c
74
}
selem_ctl_t
;
typedef
78
selem_ctl_t
ctls[CTL_LAST + 1];
216
static long to_user(selem_none_t *s, int dir,
selem_ctl_t
*c, long value)
in to_user()
225
static long from_user(selem_none_t *s, int dir,
selem_ctl_t
*c, long value)
in from_user()
239
selem_ctl_t
*c = &s->ctls[type];
in elem_read_volume()
258
selem_ctl_t
*c = &s->ctls[type];
in elem_read_switch()
276
selem_ctl_t
*c = &s->ctls[type];
in elem_read_route()
296
selem_ctl_t
*c;
in elem_read_enum()
444
selem_ctl_t
*c = &s->ctls[CTL_CAPTURE_SOURCE];
in selem_read()
472
selem_ctl_t
*
in elem_write_volume()
[all...]
Completed in 2 milliseconds