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:wm8753
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8753.c
3
*
wm8753
.c -- WM8753 ALSA Soc Audio driver
47
#include "
wm8753
.h"
59
*
wm8753
register cache
228
struct wm8753_priv *
wm8753
= snd_soc_component_get_drvdata(component);
in wm8753_get_dai()
local
230
ucontrol->value.enumerated.item[0] =
wm8753
->dai_func;
in wm8753_get_dai()
238
struct wm8753_priv *
wm8753
= snd_soc_component_get_drvdata(component);
in wm8753_set_dai()
local
241
if (
wm8753
->dai_func == ucontrol->value.enumerated.item[0])
in wm8753_set_dai()
249
wm8753
->dai_func = ucontrol->value.enumerated.item[0];
in wm8753_set_dai()
251
if (((ioctl >> 2) & 0x3) ==
wm8753
->dai_func)
in wm8753_set_dai()
254
ioctl = (ioctl & 0x1f3) | (
wm8753
in wm8753_set_dai()
865
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_set_dai_sysclk()
local
925
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_pcm_hw_params()
local
1156
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_i2s_hw_params()
local
1236
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_hifi_write_dai_fmt()
local
1263
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_hifi_set_dai_fmt()
local
1273
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_voice_write_dai_fmt()
local
1293
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_voice_set_dai_fmt()
local
1304
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_mute()
local
1323
struct
wm8753
_priv *
wm8753
=
wm8753_charge_work()
local
1333
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_set_bias_level()
local
1444
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_resume()
local
1453
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_probe()
local
1519
struct
wm8753
_priv *
wm8753
;
wm8753_spi_probe()
local
1558
struct
wm8753
_priv *
wm8753
;
wm8753_i2c_probe()
local
[all...]
H
A
D
Makefile
262
snd-soc-
wm8753
-objs :=
wm8753
.o
571
obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-
wm8753
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8753.c
3
*
wm8753
.c -- WM8753 ALSA Soc Audio driver
47
#include "
wm8753
.h"
59
*
wm8753
register cache
228
struct wm8753_priv *
wm8753
= snd_soc_component_get_drvdata(component);
in wm8753_get_dai()
local
230
ucontrol->value.enumerated.item[0] =
wm8753
->dai_func;
in wm8753_get_dai()
238
struct wm8753_priv *
wm8753
= snd_soc_component_get_drvdata(component);
in wm8753_set_dai()
local
241
if (
wm8753
->dai_func == ucontrol->value.enumerated.item[0])
in wm8753_set_dai()
249
wm8753
->dai_func = ucontrol->value.enumerated.item[0];
in wm8753_set_dai()
251
if (((ioctl >> 2) & 0x3) ==
wm8753
->dai_func)
in wm8753_set_dai()
254
ioctl = (ioctl & 0x1f3) | (
wm8753
in wm8753_set_dai()
865
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_set_dai_sysclk()
local
925
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_pcm_hw_params()
local
1156
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_i2s_hw_params()
local
1236
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_hifi_write_dai_fmt()
local
1263
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_hifi_set_dai_fmt()
local
1273
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_voice_write_dai_fmt()
local
1293
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_voice_set_dai_fmt()
local
1304
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_mute()
local
1323
struct
wm8753
_priv *
wm8753
=
wm8753_charge_work()
local
1333
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_set_bias_level()
local
1444
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_resume()
local
1453
struct
wm8753
_priv *
wm8753
= snd_soc_component_get_drvdata(component);
wm8753_probe()
local
1518
struct
wm8753
_priv *
wm8753
;
wm8753_spi_probe()
local
1556
struct
wm8753
_priv *
wm8753
;
wm8753_i2c_probe()
local
[all...]
H
A
D
Makefile
336
snd-soc-
wm8753
-objs :=
wm8753
.o
721
obj-$(CONFIG_SND_SOC_WM8753) += snd-soc-
wm8753
.o
/kernel/linux/linux-5.10/sound/soc/tegra/
H
A
D
Makefile
34
snd-soc-tegra-
wm8753
-objs := tegra_wm8753.o
44
obj-$(CONFIG_SND_SOC_TEGRA_WM8753) += snd-soc-tegra-
wm8753
.o
/kernel/linux/linux-5.10/sound/soc/samsung/
H
A
D
neo1973_wm8753.c
19
#include "../codecs/
wm8753
.h"
267
SND_SOC_DAILINK_DEFS(
wm8753
,
269
DAILINK_COMP_ARRAY(COMP_CODEC("
wm8753
.0-001a", "
wm8753
-hifi")),
274
DAILINK_COMP_ARRAY(COMP_CODEC("
wm8753
.0-001a", "
wm8753
-voice")));
284
SND_SOC_DAILINK_REG(
wm8753
),
H
A
D
Makefile
23
snd-soc-neo1973-
wm8753
-objs := neo1973_wm8753.o
48
obj-$(CONFIG_SND_SOC_SAMSUNG_NEO1973_WM8753) += snd-soc-neo1973-
wm8753
.o
Completed in 7 milliseconds