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:sun4i_spdif_dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sunxi/
H
A
D
sun4i-spdif.c
180
struct
sun4i_spdif_dev
{
struct
191
static void sun4i_spdif_configure(struct
sun4i_spdif_dev
*host)
in sun4i_spdif_configure()
207
struct
sun4i_spdif_dev
*host)
in sun4i_snd_txctrl_on()
228
struct
sun4i_spdif_dev
*host)
in sun4i_snd_txctrl_off()
247
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(asoc_rtd_to_cpu(rtd, 0));
in sun4i_spdif_startup()
267
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(cpu_dai);
in sun4i_spdif_hw_params()
363
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(dai);
in sun4i_spdif_trigger()
390
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(dai);
in sun4i_spdif_soc_dai_probe()
477
struct
sun4i_spdif_dev
*host = dev_get_drvdata(dev);
in sun4i_spdif_runtime_suspend()
487
struct
sun4i_spdif_dev
*hos
in sun4i_spdif_runtime_resume()
[all...]
/kernel/linux/linux-6.6/sound/soc/sunxi/
H
A
D
sun4i-spdif.c
182
struct
sun4i_spdif_dev
{
struct
194
static void sun4i_spdif_configure(struct
sun4i_spdif_dev
*host)
in sun4i_spdif_configure()
210
struct
sun4i_spdif_dev
*host)
in sun4i_snd_txctrl_on()
231
struct
sun4i_spdif_dev
*host)
in sun4i_snd_txctrl_off()
250
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(asoc_rtd_to_cpu(rtd, 0));
in sun4i_spdif_startup()
270
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(cpu_dai);
in sun4i_spdif_hw_params()
366
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(dai);
in sun4i_spdif_trigger()
419
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(cpu_dai);
in sun4i_spdif_get_status()
447
struct
sun4i_spdif_dev
*host = snd_soc_dai_get_drvdata(cpu_dai);
in sun4i_spdif_set_status()
501
struct
sun4i_spdif_dev
*hos
in sun4i_spdif_soc_dai_probe()
[all...]
Completed in 3 milliseconds