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:MT8186_DAI_PCM
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/
H
A
D
mt8186-dai-pcm.c
130
mt8186_afe_gpio_request(afe->dev, true,
MT8186_DAI_PCM
, 0);
in mtk_pcm_en_event()
133
mt8186_afe_gpio_request(afe->dev, false,
MT8186_DAI_PCM
, 0);
in mtk_pcm_en_event()
243
case
MT8186_DAI_PCM
:
in mtk_dai_pcm_hw_params()
354
.id =
MT8186_DAI_PCM
,
384
pcm_priv->id =
MT8186_DAI_PCM
;
in init_pcm_priv_data()
416
afe_priv->dai_priv[
MT8186_DAI_PCM
] = pcm_priv;
in mt8186_dai_pcm_register()
H
A
D
mt8186-afe-common.h
47
MT8186_DAI_PCM
,
enumerator
H
A
D
mt8186-afe-control.c
228
case
MT8186_DAI_PCM
:
in mt8186_rate_transform()
H
A
D
mt8186-afe-gpio.c
229
case
MT8186_DAI_PCM
:
in mt8186_afe_gpio_request()
Completed in 3 milliseconds