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
defs:tscs454
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
tscs454.c
124
struct
tscs454
{
struct
276
static inline int tscs454_data_init(struct
tscs454
*
tscs454
,
in tscs454_data_init()
argument
312
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
coeff_ram_get()
local
347
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
write_coeff_ram()
local
393
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
coeff_ram_put()
local
464
coeff_ram_sync(struct snd_soc_component *component, struct
tscs454
*
tscs454
)
coeff_ram_sync()
argument
627
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
set_sysclk()
local
679
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
pll_connected()
local
708
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
pll_power_event()
local
805
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
aif_free()
local
2632
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_set_sysclk()
local
2882
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_set_dai_fmt()
local
3169
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_hw_params()
local
3235
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_hw_free()
local
3247
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_prepare()
local
3279
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_probe()
local
3401
struct
tscs454
*
tscs454
;
tscs454_i2c_probe()
local
[all...]
H
A
D
Makefile
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tscs454.c
124
struct
tscs454
{
struct
276
static inline int tscs454_data_init(struct
tscs454
*
tscs454
,
in tscs454_data_init()
argument
312
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
coeff_ram_get()
local
347
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
write_coeff_ram()
local
393
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
coeff_ram_put()
local
464
coeff_ram_sync(struct snd_soc_component *component, struct
tscs454
*
tscs454
)
coeff_ram_sync()
argument
627
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
set_sysclk()
local
679
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
pll_connected()
local
708
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
pll_power_event()
local
810
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
aif_free()
local
2637
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_set_sysclk()
local
2887
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_set_dai_fmt()
local
3174
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_hw_params()
local
3240
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_hw_free()
local
3252
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_prepare()
local
3284
struct
tscs454
*
tscs454
= snd_soc_component_get_drvdata(component);
tscs454_probe()
local
3405
struct
tscs454
*
tscs454
;
tscs454_i2c_probe()
local
[all...]
H
A
D
Makefile
Completed in 7 milliseconds