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:rt1011
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt1011.c
3
*
rt1011
.c --
rt1011
ALSA SoC amplifier component driver
30
#include "
rt1011
.h"
32
static int rt1011_calibrate(struct rt1011_priv *
rt1011
,
681
struct rt1011_priv *
rt1011
= snd_soc_component_get_drvdata(component);
in rt1011_reg_init()
local
683
regmap_multi_reg_write(
rt1011
->regmap,
in rt1011_reg_init()
1039
struct rt1011_priv *
rt1011
=
in rt1011_recv_spk_mode_get()
local
1042
ucontrol->value.integer.value[0] =
rt1011
->recv_spk_mode;
in rt1011_recv_spk_mode_get()
1052
struct rt1011_priv *
rt1011
=
in rt1011_recv_spk_mode_put()
local
1055
if (ucontrol->value.integer.value[0] ==
rt1011
in rt1011_recv_spk_mode_put()
1115
struct
rt1011
_priv *
rt1011
=
rt1011_bq_drc_coeff_get()
local
1152
struct
rt1011
_priv *
rt1011
=
rt1011_bq_drc_coeff_put()
local
1216
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_cali_get()
local
1227
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_cali_put()
local
1237
rt1011
_r0_load(struct
rt1011
_priv *
rt1011
)
rt1011_r0_load()
argument
1256
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_load_mode_get()
local
1267
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_load_mode_put()
local
1324
struct
rt1011
_priv *
rt1011
=
rt1011_i2s_ref_put()
local
1353
struct
rt1011
_priv *
rt1011
=
rt1011_i2s_ref_get()
local
1409
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_is_sys_clk_from_pll()
local
1576
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_hw_params()
local
1733
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_set_component_sysclk()
local
1777
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_set_component_pll()
local
2053
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_probe()
local
2080
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_remove()
local
2089
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_suspend()
local
2099
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_resume()
local
2214
rt1011
_calibrate(struct
rt1011
_priv *
rt1011
, unsigned char cali_flag)
rt1011_calibrate()
argument
2376
struct
rt1011
_priv *
rt1011
=
rt1011_calibration_work()
local
2420
rt1011
_parse_dp(struct
rt1011
_priv *
rt1011
, struct device *dev)
rt1011_parse_dp()
argument
2435
struct
rt1011
_priv *
rt1011
;
rt1011_i2c_probe()
local
2473
struct
rt1011
_priv *
rt1011
= i2c_get_clientdata(client);
rt1011_i2c_shutdown()
local
[all...]
H
A
D
Makefile
206
snd-soc-
rt1011
-objs :=
rt1011
.o
587
obj-$(CONFIG_SND_SOC_RT1011) += snd-soc-
rt1011
.o
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt1011.c
3
*
rt1011
.c --
rt1011
ALSA SoC amplifier component driver
32
#include "
rt1011
.h"
34
static int rt1011_calibrate(struct rt1011_priv *
rt1011
,
683
struct rt1011_priv *
rt1011
= snd_soc_component_get_drvdata(component);
in rt1011_reg_init()
local
685
regmap_multi_reg_write(
rt1011
->regmap,
in rt1011_reg_init()
1041
struct rt1011_priv *
rt1011
=
in rt1011_recv_spk_mode_get()
local
1044
ucontrol->value.integer.value[0] =
rt1011
->recv_spk_mode;
in rt1011_recv_spk_mode_get()
1054
struct rt1011_priv *
rt1011
=
in rt1011_recv_spk_mode_put()
local
1057
if (ucontrol->value.integer.value[0] ==
rt1011
in rt1011_recv_spk_mode_put()
1121
struct
rt1011
_priv *
rt1011
=
rt1011_bq_drc_coeff_get()
local
1158
struct
rt1011
_priv *
rt1011
=
rt1011_bq_drc_coeff_put()
local
1222
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_cali_get()
local
1233
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_cali_put()
local
1243
rt1011
_r0_load(struct
rt1011
_priv *
rt1011
)
rt1011_r0_load()
argument
1262
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_load_mode_get()
local
1273
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_r0_load_mode_put()
local
1363
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_is_sys_clk_from_pll()
local
1530
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_hw_params()
local
1687
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_set_component_sysclk()
local
1731
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_set_component_pll()
local
2006
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_probe()
local
2032
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_remove()
local
2041
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_suspend()
local
2051
struct
rt1011
_priv *
rt1011
= snd_soc_component_get_drvdata(component);
rt1011_resume()
local
2167
rt1011
_calibrate(struct
rt1011
_priv *
rt1011
, unsigned char cali_flag)
rt1011_calibrate()
argument
2338
struct
rt1011
_priv *
rt1011
=
rt1011_calibration_work()
local
2385
rt1011
_parse_dp(struct
rt1011
_priv *
rt1011
, struct device *dev)
rt1011_parse_dp()
argument
2401
struct
rt1011
_priv *
rt1011
;
rt1011_i2c_probe()
local
2439
struct
rt1011
_priv *
rt1011
= i2c_get_clientdata(client);
rt1011_i2c_shutdown()
local
[all...]
H
A
D
Makefile
161
snd-soc-
rt1011
-objs :=
rt1011
.o
470
obj-$(CONFIG_SND_SOC_RT1011) += snd-soc-
rt1011
.o
Completed in 8 milliseconds