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
defs:dev_sclass
(Results
1 - 3
of
3
) sorted by relevance
/third_party/alsa-lib/src/timer/
H
A
D
timer_hw.c
220
int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int
dev_sclass
, int card, int device, int subdevice, int mode)
in snd_timer_hw_open()
argument
289
long dev_class = SND_TIMER_CLASS_GLOBAL,
dev_sclass
= SND_TIMER_SCLASS_NONE;
in _snd_timer_hw_open()
local
H
A
D
timer_query.c
511
void snd_timer_id_set_sclass(snd_timer_id_t * tid, int
dev_sclass
)
in snd_timer_id_set_sclass()
argument
/third_party/alsa-lib/include/sound/uapi/
H
A
D
asound.h
894
int
dev_sclass
;
member
Completed in 6 milliseconds