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:tegra20_ac97
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
tegra20_ac97.c
3
*
tegra20_ac97
.c - Tegra20 AC97 platform driver
31
#include "
tegra20_ac97
.h"
35
static struct
tegra20_ac97
*workdata;
142
static inline void tegra20_ac97_start_playback(struct
tegra20_ac97
*ac97)
in tegra20_ac97_start_playback()
155
static inline void tegra20_ac97_stop_playback(struct
tegra20_ac97
*ac97)
in tegra20_ac97_stop_playback()
164
static inline void tegra20_ac97_start_capture(struct
tegra20_ac97
*ac97)
in tegra20_ac97_start_capture()
171
static inline void tegra20_ac97_stop_capture(struct
tegra20_ac97
*ac97)
in tegra20_ac97_stop_capture()
180
struct
tegra20_ac97
*ac97 = snd_soc_dai_get_drvdata(dai);
in tegra20_ac97_trigger()
212
struct
tegra20_ac97
*ac97 = snd_soc_dai_get_drvdata(dai);
in tegra20_ac97_probe()
303
struct
tegra20_ac97
*ac9
in tegra20_ac97_platform_probe()
[all...]
H
A
D
tegra20_ac97.h
3
*
tegra20_ac97
.h - Definitions for the Tegra20 AC97 controller driver
77
struct
tegra20_ac97
{
struct
H
A
D
Makefile
5
snd-soc-tegra20-ac97-objs :=
tegra20_ac97
.o
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
tegra20_ac97.c
3
*
tegra20_ac97
.c - Tegra20 AC97 platform driver
31
#include "
tegra20_ac97
.h"
35
static struct
tegra20_ac97
*workdata;
142
static inline void tegra20_ac97_start_playback(struct
tegra20_ac97
*ac97)
in tegra20_ac97_start_playback()
155
static inline void tegra20_ac97_stop_playback(struct
tegra20_ac97
*ac97)
in tegra20_ac97_stop_playback()
164
static inline void tegra20_ac97_start_capture(struct
tegra20_ac97
*ac97)
in tegra20_ac97_start_capture()
171
static inline void tegra20_ac97_stop_capture(struct
tegra20_ac97
*ac97)
in tegra20_ac97_stop_capture()
180
struct
tegra20_ac97
*ac97 = snd_soc_dai_get_drvdata(dai);
in tegra20_ac97_trigger()
208
struct
tegra20_ac97
*ac97 = snd_soc_dai_get_drvdata(dai);
in tegra20_ac97_probe()
304
struct
tegra20_ac97
*ac9
in tegra20_ac97_platform_probe()
[all...]
H
A
D
tegra20_ac97.h
3
*
tegra20_ac97
.h - Definitions for the Tegra20 AC97 controller driver
77
struct
tegra20_ac97
{
struct
H
A
D
Makefile
5
snd-soc-tegra20-ac97-objs :=
tegra20_ac97
.o
Completed in 3 milliseconds