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:audio_domains
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ti/
H
A
D
j721e-evm.c
81
struct j721e_audio_domain
audio_domains
[2];
member
173
struct j721e_audio_domain *domain = &priv->
audio_domains
[audio_domain];
in j721e_configure_refclk()
255
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_startup()
266
if (priv->
audio_domains
[J721E_AUDIO_DOMAIN_CPB].rate)
in j721e_audio_startup()
267
active_rate = priv->
audio_domains
[J721E_AUDIO_DOMAIN_CPB].rate;
in j721e_audio_startup()
269
active_rate = priv->
audio_domains
[J721E_AUDIO_DOMAIN_IVI].rate;
in j721e_audio_startup()
313
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_hw_params()
379
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_shutdown()
402
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_init()
564
domain_clocks = &priv->
audio_domains
[J721E_AUDIO_DOMAIN_CP
in j721e_calculate_rate_range()
[all...]
/kernel/linux/linux-6.6/sound/soc/ti/
H
A
D
j721e-evm.c
84
struct j721e_audio_domain
audio_domains
[J721E_AUDIO_DOMAIN_LAST];
member
176
struct j721e_audio_domain *domain = &priv->
audio_domains
[audio_domain];
in j721e_configure_refclk()
257
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_startup()
269
active_rate = priv->
audio_domains
[i].rate;
in j721e_audio_startup()
316
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_hw_params()
382
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_shutdown()
405
struct j721e_audio_domain *domain = &priv->
audio_domains
[domain_id];
in j721e_audio_init()
563
domain_clocks = &priv->
audio_domains
[J721E_AUDIO_DOMAIN_CPB].mcasp;
in j721e_calculate_rate_range()
637
domain = &priv->
audio_domains
[J721E_AUDIO_DOMAIN_CPB];
in j721e_soc_probe_cpb()
749
domain = &priv->
audio_domains
[J721E_AUDIO_DOMAIN_IV
in j721e_soc_probe_ivi()
[all...]
Completed in 3 milliseconds