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:cs35l45
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l45-spi.c
18
struct cs35l45_private *
cs35l45
;
in cs35l45_spi_probe()
local
46
struct
cs35l45
_private *
cs35l45
= spi_get_drvdata(spi);
cs35l45_spi_remove()
local
[all...]
H
A
D
cs35l45-i2c.c
18
struct cs35l45_private *
cs35l45
;
in cs35l45_i2c_probe()
local
44
struct
cs35l45
_private *
cs35l45
= i2c_get_clientdata(client);
cs35l45_i2c_remove()
local
[all...]
H
A
D
cs35l45-tables.c
36
int cs35l45_apply_patch(struct cs35l45_private *
cs35l45
)
in cs35l45_apply_patch()
argument
H
A
D
cs35l45.c
46
static int cs35l45_set_cspl_mbox_cmd(struct cs35l45_private *
cs35l45
,
in cs35l45_set_cspl_mbox_cmd()
argument
92
struct cs35l45_private *
cs35l45
in cs35l45_global_en_ev()
local
119
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(component);
cs35l45_dsp_preload_ev()
local
156
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(component);
cs35l45_dsp_audio_ev()
local
449
cs35l45
_set_pll(struct
cs35l45
_private *
cs35l45
, unsigned int freq)
cs35l45_set_pll()
argument
478
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(codec_dai->component);
cs35l45_asp_set_fmt()
local
538
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(dai->component);
cs35l45_asp_hw_params()
local
611
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(dai->component);
cs35l45_asp_set_tdm_slot()
local
625
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(dai->component);
cs35l45_asp_set_sysclk()
local
648
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(dai->component);
cs35l45_mute_stream()
local
719
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(component);
cs35l45_component_probe()
local
726
struct
cs35l45
_private *
cs35l45
= snd_soc_component_get_drvdata(component);
cs35l45_component_remove()
local
749
cs35l45
_setup_hibernate(struct
cs35l45
_private *
cs35l45
)
cs35l45_setup_hibernate()
argument
772
cs35l45
_enter_hibernate(struct
cs35l45
_private *
cs35l45
)
cs35l45_enter_hibernate()
argument
786
cs35l45
_exit_hibernate(struct
cs35l45
_private *
cs35l45
)
cs35l45_exit_hibernate()
argument
819
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_runtime_suspend()
local
836
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_runtime_resume()
local
863
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_sys_suspend()
local
873
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_sys_suspend_noirq()
local
883
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_sys_resume_noirq()
local
893
struct
cs35l45
_private *
cs35l45
= dev_get_drvdata(dev);
cs35l45_sys_resume()
local
901
cs35l45
_apply_property_config(struct
cs35l45
_private *
cs35l45
)
cs35l45_apply_property_config()
argument
974
cs35l45
_dsp_virt2_mbox3_irq_handle(struct
cs35l45
_private *
cs35l45
, const unsigned int cmd, unsigned int data)
cs35l45_dsp_virt2_mbox3_irq_handle()
argument
1010
struct
cs35l45
_private *
cs35l45
= data;
cs35l45_dsp_virt2_mbox_cb()
local
1030
struct
cs35l45
_private *
cs35l45
= data;
cs35l45_pll_unlock()
local
1039
struct
cs35l45
_private *
cs35l45
= data;
cs35l45_pll_lock()
local
1065
struct
cs35l45
_private *
cs35l45
= data;
cs35l45_spk_safe_err()
local
1102
cs35l45
_initialize(struct
cs35l45
_private *
cs35l45
)
cs35l45_initialize()
argument
1178
cs35l45
_dsp_init(struct
cs35l45
_private *
cs35l45
)
cs35l45_dsp_init()
argument
1205
cs35l45
_probe(struct
cs35l45
_private *
cs35l45
)
cs35l45_probe()
argument
1321
cs35l45
_remove(struct
cs35l45
_private *
cs35l45
)
cs35l45_remove()
argument
[all...]
H
A
D
Makefile
[all...]
Completed in 5 milliseconds