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:tdm_mask
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
pcm3168a.c
56
u32
tdm_mask
;
member
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-dai.c
271
unsigned int *
tdm_mask
[] = {
in snd_soc_dai_set_tdm_slot()
local
H
A
D
soc-pcm.c
1013
unsigned int
tdm_mask
= snd_soc_dai_tdm_mask_get(codec_dai, substream->stream);
in __soc_pcm_hw_params()
local
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
pcm3168a.c
54
u32
tdm_mask
;
member
/kernel/linux/linux-6.6/sound/soc/dwc/
H
A
D
local.h
139
u32
tdm_mask
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc-dai.h
435
unsigned int
tdm_mask
; /* CODEC TDM slot masks and params (for fixup) */
member
526
snd_soc_dai_
tdm_mask
_set(struct snd_soc_dai *dai, int stream, unsigned int
tdm_mask
)
snd_soc_dai_tdm_mask_set()
argument
/kernel/linux/linux-5.10/sound/soc/ti/
H
A
D
davinci-mcasp.c
87
u32
tdm_mask
[2];
member
[all...]
/kernel/linux/linux-6.6/sound/soc/apple/
H
A
D
mca.c
576
unsigned int tdm_slots, tdm_slot_width,
tdm_mask
;
in mca_fe_hw_params()
local
/kernel/linux/linux-6.6/sound/soc/ti/
H
A
D
davinci-mcasp.c
93
u32
tdm_mask
[2];
member
[all...]
Completed in 15 milliseconds