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:evea
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/uniphier/
H
A
D
evea.c
15
#define DRV_NAME "
evea
"
107
static void evea_set_power_state_on(struct evea_priv *
evea
)
in evea_set_power_state_on()
argument
109
struct regmap *map =
evea
->regmap;
in evea_set_power_state_on()
125
static void evea_set_power_state_off(struct evea_priv *
evea
)
in evea_set_power_state_off()
argument
127
struct regmap *map =
evea
->regmap;
in evea_set_power_state_off()
144
static int evea_update_switch_lin(struct evea_priv *
evea
)
in evea_update_switch_lin()
argument
146
struct regmap *map =
evea
->regmap;
in evea_update_switch_lin()
148
if (
evea
->switch_lin) {
in evea_update_switch_lin()
168
static int evea_update_switch_lo(struct evea_priv *
evea
)
in evea_update_switch_lo()
argument
170
struct regmap *map =
evea
in evea_update_switch_lo()
196
evea
_update_switch_hp(struct
evea
_priv *
evea
)
evea_update_switch_hp()
argument
221
evea
_update_switch_all(struct
evea
_priv *
evea
)
evea_update_switch_all()
argument
232
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_lin()
local
243
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_lin()
local
257
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_lo()
local
268
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_lo()
local
282
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_hp()
local
293
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_hp()
local
314
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_probe()
local
328
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_suspend()
local
344
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_resume()
local
453
struct
evea
_priv *
evea
;
evea_probe()
local
542
struct
evea
_priv *
evea
= platform_get_drvdata(pdev);
evea_remove()
local
[all...]
H
A
D
Makefile
10
snd-soc-uniphier-
evea
-objs :=
evea
.o
11
obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-
evea
.o
/kernel/linux/linux-6.6/sound/soc/uniphier/
H
A
D
evea.c
15
#define DRV_NAME "
evea
"
107
static void evea_set_power_state_on(struct evea_priv *
evea
)
in evea_set_power_state_on()
argument
109
struct regmap *map =
evea
->regmap;
in evea_set_power_state_on()
125
static void evea_set_power_state_off(struct evea_priv *
evea
)
in evea_set_power_state_off()
argument
127
struct regmap *map =
evea
->regmap;
in evea_set_power_state_off()
144
static int evea_update_switch_lin(struct evea_priv *
evea
)
in evea_update_switch_lin()
argument
146
struct regmap *map =
evea
->regmap;
in evea_update_switch_lin()
148
if (
evea
->switch_lin) {
in evea_update_switch_lin()
168
static int evea_update_switch_lo(struct evea_priv *
evea
)
in evea_update_switch_lo()
argument
170
struct regmap *map =
evea
in evea_update_switch_lo()
196
evea
_update_switch_hp(struct
evea
_priv *
evea
)
evea_update_switch_hp()
argument
221
evea
_update_switch_all(struct
evea
_priv *
evea
)
evea_update_switch_all()
argument
232
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_lin()
local
243
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_lin()
local
257
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_lo()
local
268
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_lo()
local
282
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_get_switch_hp()
local
293
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_set_switch_hp()
local
314
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_probe()
local
328
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_suspend()
local
344
struct
evea
_priv *
evea
= snd_soc_component_get_drvdata(component);
evea_codec_resume()
local
452
struct
evea
_priv *
evea
;
evea_probe()
local
541
struct
evea
_priv *
evea
= platform_get_drvdata(pdev);
evea_remove()
local
[all...]
H
A
D
Makefile
10
snd-soc-uniphier-
evea
-objs :=
evea
.o
11
obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-
evea
.o
Completed in 3 milliseconds