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:max98088
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
max98088.c
3
*
max98088
.c -- MAX98088 ALSA SoC Audio driver
25
#include <sound/
max98088
.h>
26
#include "
max98088
.h"
384
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic1pre_set()
local
387
max98088
->mic1pre = sel;
in max98088_mic1pre_set()
398
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic1pre_get()
local
400
ucontrol->value.integer.value[0] =
max98088
->mic1pre;
in max98088_mic1pre_get()
408
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic2pre_set()
local
411
max98088
->mic2pre = sel;
in max98088_mic2pre_set()
422
struct max98088_priv *
max98088
in max98088_mic2pre_get()
local
621
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_mic_event()
local
651
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_line_pga()
local
967
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai1_hw_params()
local
1037
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai2_hw_params()
local
1106
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai_set_sysclk()
local
1149
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai1_set_fmt()
local
1221
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai2_set_fmt()
local
1321
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_set_bias_level()
local
1426
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_setup_eq1()
local
1473
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_setup_eq2()
local
1523
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_put_eq_enum()
local
1555
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_get_eq_enum()
local
1569
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_handle_eq_pdata()
local
1629
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_handle_pdata()
local
1661
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_probe()
local
1722
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_remove()
local
1747
struct
max98088
_priv *
max98088
;
max98088_i2c_probe()
local
[all...]
H
A
D
Makefile
109
snd-soc-
max98088
-objs :=
max98088
.o
418
obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-
max98088
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
max98088.c
3
*
max98088
.c -- MAX98088 ALSA SoC Audio driver
25
#include <sound/
max98088
.h>
26
#include "
max98088
.h"
384
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic1pre_set()
local
387
max98088
->mic1pre = sel;
in max98088_mic1pre_set()
398
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic1pre_get()
local
400
ucontrol->value.integer.value[0] =
max98088
->mic1pre;
in max98088_mic1pre_get()
408
struct max98088_priv *
max98088
= snd_soc_component_get_drvdata(component);
in max98088_mic2pre_set()
local
411
max98088
->mic2pre = sel;
in max98088_mic2pre_set()
422
struct max98088_priv *
max98088
in max98088_mic2pre_get()
local
624
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_mic_event()
local
654
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_line_pga()
local
970
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai1_hw_params()
local
1040
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai2_hw_params()
local
1109
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai_set_sysclk()
local
1152
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai1_set_fmt()
local
1222
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_dai2_set_fmt()
local
1320
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_set_bias_level()
local
1425
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_setup_eq1()
local
1472
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_setup_eq2()
local
1522
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_put_eq_enum()
local
1554
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_get_eq_enum()
local
1568
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_handle_eq_pdata()
local
1628
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_handle_pdata()
local
1660
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_probe()
local
1721
struct
max98088
_priv *
max98088
= snd_soc_component_get_drvdata(component);
max98088_remove()
local
1751
struct
max98088
_priv *
max98088
;
max98088_i2c_probe()
local
[all...]
H
A
D
Makefile
145
snd-soc-
max98088
-objs :=
max98088
.o
526
obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-
max98088
.o
Completed in 7 milliseconds