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:tegra_wm8903
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
tegra_wm8903.c
3
*
tegra_wm8903
.c - Tegra machine ASoC driver for boards using WM8903 codec.
35
struct
tegra_wm8903
{
struct
50
struct
tegra_wm8903
*machine = snd_soc_card_get_drvdata(card);
in tegra_wm8903_hw_params()
119
struct
tegra_wm8903
*machine = snd_soc_card_get_drvdata(card);
in tegra_wm8903_event_int_spk()
135
struct
tegra_wm8903
*machine = snd_soc_card_get_drvdata(card);
in tegra_wm8903_event_hp()
151
struct
tegra_wm8903
*machine = snd_soc_card_get_drvdata(card);
in tegra_wm8903_event_int_mic()
179
struct
tegra_wm8903
*machine = snd_soc_card_get_drvdata(card);
in tegra_wm8903_init()
254
struct
tegra_wm8903
*machine;
in tegra_wm8903_driver_probe()
257
machine = devm_kzalloc(&pdev->dev, sizeof(struct
tegra_wm8903
),
in tegra_wm8903_driver_probe()
H
A
D
Makefile
35
snd-soc-tegra-wm8903-objs :=
tegra_wm8903
.o
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
Makefile
45
snd-soc-tegra-wm8903-objs :=
tegra_wm8903
.o
Completed in 1 milliseconds