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:multi_freqs
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/img/
H
A
D
img-spdif-in.c
81
unsigned int
multi_freqs
[IMG_SPDIF_IN_NUM_ACLKGEN];
member
216
unsigned int
multi_freqs
[])
in img_spdif_in_do_clkgen_multi()
224
if (
multi_freqs
[i] > max_rate)
in img_spdif_in_do_clkgen_multi()
225
max_rate =
multi_freqs
[i];
in img_spdif_in_do_clkgen_multi()
232
rate =
multi_freqs
[i];
in img_spdif_in_do_clkgen_multi()
260
spdif->
multi_freqs
[0] =
multi_freqs
[0];
in img_spdif_in_do_clkgen_multi()
261
spdif->
multi_freqs
[1] =
multi_freqs
[1];
in img_spdif_in_do_clkgen_multi()
262
spdif->
multi_freqs
[
in img_spdif_in_do_clkgen_multi()
215
img_spdif_in_do_clkgen_multi(struct img_spdif_in *spdif, unsigned int
multi_freqs
[])
img_spdif_in_do_clkgen_multi()
argument
350
unsigned int
multi_freqs
[IMG_SPDIF_IN_NUM_ACLKGEN];
img_spdif_in_set_multi_freq()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/img/
H
A
D
img-spdif-in.c
81
unsigned int
multi_freqs
[IMG_SPDIF_IN_NUM_ACLKGEN];
member
216
unsigned int
multi_freqs
[])
in img_spdif_in_do_clkgen_multi()
224
if (
multi_freqs
[i] > max_rate)
in img_spdif_in_do_clkgen_multi()
225
max_rate =
multi_freqs
[i];
in img_spdif_in_do_clkgen_multi()
232
rate =
multi_freqs
[i];
in img_spdif_in_do_clkgen_multi()
260
spdif->
multi_freqs
[0] =
multi_freqs
[0];
in img_spdif_in_do_clkgen_multi()
261
spdif->
multi_freqs
[1] =
multi_freqs
[1];
in img_spdif_in_do_clkgen_multi()
262
spdif->
multi_freqs
[
in img_spdif_in_do_clkgen_multi()
215
img_spdif_in_do_clkgen_multi(struct img_spdif_in *spdif, unsigned int
multi_freqs
[])
img_spdif_in_do_clkgen_multi()
argument
350
unsigned int
multi_freqs
[IMG_SPDIF_IN_NUM_ACLKGEN];
img_spdif_in_set_multi_freq()
local
[all...]
Completed in 3 milliseconds