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:rt1305
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt1305.c
3
*
rt1305
.c -- RT1305 ALSA SoC amplifier component driver
30
#include "
rt1305
.h"
247
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_reg_init()
local
249
regmap_multi_reg_write(
rt1305
->regmap, init_list, RT1305_INIT_REG_LEN);
in rt1305_reg_init()
411
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_is_rc_clk_from_pll()
local
416
if (
rt1305
->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1 &&
in rt1305_is_rc_clk_from_pll()
428
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_is_sys_clk_from_pll()
local
430
if (
rt1305
->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1)
in rt1305_is_sys_clk_from_pll()
629
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_hw_params()
local
633
rt1305
in rt1305_hw_params()
698
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_dai_fmt()
local
758
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_component_sysclk()
local
796
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_component_pll()
local
868
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_probe()
local
880
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_remove()
local
888
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_suspend()
local
898
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_resume()
local
993
rt1305
_calibrate(struct
rt1305
_priv *
rt1305
)
rt1305_calibrate()
argument
1123
struct
rt1305
_priv *
rt1305
;
rt1305_i2c_probe()
local
1159
struct
rt1305
_priv *
rt1305
= i2c_get_clientdata(client);
rt1305_i2c_shutdown()
local
[all...]
H
A
D
Makefile
164
snd-soc-
rt1305
-objs :=
rt1305
.o
473
obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-
rt1305
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt1305.c
3
*
rt1305
.c -- RT1305 ALSA SoC amplifier component driver
28
#include "
rt1305
.h"
245
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_reg_init()
local
247
regmap_multi_reg_write(
rt1305
->regmap, init_list, RT1305_INIT_REG_LEN);
in rt1305_reg_init()
409
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_is_rc_clk_from_pll()
local
414
if (
rt1305
->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1 &&
in rt1305_is_rc_clk_from_pll()
426
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_is_sys_clk_from_pll()
local
428
if (
rt1305
->sysclk_src == RT1305_FS_SYS_PRE_S_PLL1)
in rt1305_is_sys_clk_from_pll()
627
struct rt1305_priv *
rt1305
= snd_soc_component_get_drvdata(component);
in rt1305_hw_params()
local
631
rt1305
in rt1305_hw_params()
696
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_dai_fmt()
local
756
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_component_sysclk()
local
794
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_set_component_pll()
local
866
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_probe()
local
878
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_remove()
local
886
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_suspend()
local
896
struct
rt1305
_priv *
rt1305
= snd_soc_component_get_drvdata(component);
rt1305_resume()
local
990
rt1305
_calibrate(struct
rt1305
_priv *
rt1305
)
rt1305_calibrate()
argument
1119
struct
rt1305
_priv *
rt1305
;
rt1305_i2c_probe()
local
1155
struct
rt1305
_priv *
rt1305
= i2c_get_clientdata(client);
rt1305_i2c_shutdown()
local
[all...]
H
A
D
Makefile
212
snd-soc-
rt1305
-objs :=
rt1305
.o
593
obj-$(CONFIG_SND_SOC_RT1305) += snd-soc-
rt1305
.o
Completed in 6 milliseconds