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:compnt
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
tegra210_i2s.c
85
static int tegra210_i2s_sw_reset(struct snd_soc_component *
compnt
,
in tegra210_i2s_sw_reset()
argument
88
struct device *dev =
compnt
->dev;
in tegra210_i2s_sw_reset()
134
struct snd_soc_component *
compnt
= snd_soc_dapm_to_component(w->dapm);
in tegra210_i2s_init()
local
135
struct device *dev =
compnt
->dev;
in tegra210_i2s_init()
164
return tegra210_i2s_sw_reset(
compnt
, is_playback);
in tegra210_i2s_init()
308
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
in tegra210_i2s_get_loopback()
local
309
struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(
compnt
);
in tegra210_i2s_get_loopback()
319
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
in tegra210_i2s_put_loopback()
local
320
struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(
compnt
);
in tegra210_i2s_put_loopback()
337
struct snd_soc_component *
compnt
in tegra210_i2s_get_fsync_width()
local
348
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_put_fsync_width()
local
375
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cget_stereo_to_mono()
local
386
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cput_stereo_to_mono()
local
401
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cget_mono_to_stereo()
local
412
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cput_mono_to_stereo()
local
427
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_stereo_to_mono()
local
438
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_stereo_to_mono()
local
453
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_mono_to_stereo()
local
464
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_mono_to_stereo()
local
479
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_fifo_th()
local
490
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_fifo_th()
local
505
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_get_bclk_ratio()
local
516
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_put_bclk_ratio()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/tegra/
H
A
D
tegra210_i2s.c
85
static int tegra210_i2s_sw_reset(struct snd_soc_component *
compnt
,
in tegra210_i2s_sw_reset()
argument
88
struct device *dev =
compnt
->dev;
in tegra210_i2s_sw_reset()
134
struct snd_soc_component *
compnt
= snd_soc_dapm_to_component(w->dapm);
in tegra210_i2s_init()
local
135
struct device *dev =
compnt
->dev;
in tegra210_i2s_init()
164
return tegra210_i2s_sw_reset(
compnt
, is_playback);
in tegra210_i2s_init()
308
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
in tegra210_i2s_get_loopback()
local
309
struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(
compnt
);
in tegra210_i2s_get_loopback()
319
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
in tegra210_i2s_put_loopback()
local
320
struct tegra210_i2s *i2s = snd_soc_component_get_drvdata(
compnt
);
in tegra210_i2s_put_loopback()
337
struct snd_soc_component *
compnt
in tegra210_i2s_get_fsync_width()
local
348
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_put_fsync_width()
local
375
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cget_stereo_to_mono()
local
386
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cput_stereo_to_mono()
local
401
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cget_mono_to_stereo()
local
412
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_cput_mono_to_stereo()
local
427
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_stereo_to_mono()
local
438
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_stereo_to_mono()
local
453
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_mono_to_stereo()
local
464
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_mono_to_stereo()
local
479
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pget_fifo_th()
local
490
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_pput_fifo_th()
local
505
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_get_bclk_ratio()
local
516
struct snd_soc_component *
compnt
= snd_soc_kcontrol_component(kcontrol);
tegra210_i2s_put_bclk_ratio()
local
[all...]
Completed in 3 milliseconds