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:client_ch
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
tegra_cif.h
36
unsigned int
client_ch
;
member
53
((conf->
client_ch
- 1) << TEGRA_ACIF_CTRL_CLIENT_CH_SHIFT) |
in tegra_set_cif()
H
A
D
tegra210_dmic.c
91
cif_conf.
client_ch
= 1;
in tegra210_dmic_hw_params()
94
cif_conf.
client_ch
= 2;
in tegra210_dmic_hw_params()
H
A
D
tegra186_dspk.c
234
cif_conf.
client_ch
= 1;
in tegra186_dspk_hw_params()
237
cif_conf.
client_ch
= 2;
in tegra186_dspk_hw_params()
H
A
D
tegra210_i2s.c
617
cif_conf.
client_ch
= channels;
in tegra210_i2s_hw_params()
677
cif_conf.
client_ch
);
in tegra210_i2s_hw_params()
H
A
D
tegra210_admaif.c
299
cif_conf.
client_ch
= channels;
in tegra_admaif_hw_params()
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
tegra_cif.h
36
unsigned int
client_ch
;
member
53
((conf->
client_ch
- 1) << TEGRA_ACIF_CTRL_CLIENT_CH_SHIFT) |
in tegra_set_cif()
H
A
D
tegra186_dspk.c
234
cif_conf.
client_ch
= 1;
in tegra186_dspk_hw_params()
237
cif_conf.
client_ch
= 2;
in tegra186_dspk_hw_params()
H
A
D
tegra210_dmic.c
91
cif_conf.
client_ch
= 1;
in tegra210_dmic_hw_params()
94
cif_conf.
client_ch
= 2;
in tegra210_dmic_hw_params()
H
A
D
tegra210_ope.c
59
cif_conf.
client_ch
= channels;
in tegra210_ope_set_audio_cif()
H
A
D
tegra210_i2s.c
617
cif_conf.
client_ch
= channels;
in tegra210_i2s_hw_params()
677
cif_conf.
client_ch
);
in tegra210_i2s_hw_params()
H
A
D
tegra210_adx.c
139
cif_conf.
client_ch
= channels;
in tegra210_adx_set_audio_cif()
H
A
D
tegra210_amx.c
156
cif_conf.
client_ch
= channels;
in tegra210_amx_set_audio_cif()
H
A
D
tegra210_mixer.c
260
cif_conf.
client_ch
= channels;
in tegra210_mixer_set_audio_cif()
H
A
D
tegra210_mvc.c
453
cif_conf.
client_ch
= channels;
in tegra210_mvc_set_audio_cif()
H
A
D
tegra210_admaif.c
299
cif_conf.
client_ch
= channels;
in tegra_admaif_hw_params()
H
A
D
tegra186_asrc.c
154
cif_conf.
client_ch
= channels;
in tegra186_asrc_set_audio_cif()
H
A
D
tegra210_sfc.c
3145
cif_conf.
client_ch
= channels;
in tegra210_sfc_set_audio_cif()
Completed in 16 milliseconds