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:cs35l56_base
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l56-shared.c
21
int cs35l56_set_patch(struct
cs35l56_base
*
cs35l56_base
)
in cs35l56_set_patch()
argument
197
int cs35l56_mbox_send(struct
cs35l56_base
*
cs35l56_base
, unsigned int command)
in cs35l56_mbox_send()
argument
215
int cs35l56_firmware_shutdown(struct
cs35l56_base
*
cs35l56_base
)
in cs35l56_firmware_shutdown()
argument
241
cs35l56_wait_for_firmware_boot(struct
cs35l56_base
*
cs35l56_base
)
cs35l56_wait_for_firmware_boot()
argument
292
cs35l56_system_reset(struct
cs35l56_base
*
cs35l56_base
, bool is_soundwire)
cs35l56_system_reset()
argument
312
cs35l56_irq_request(struct
cs35l56_base
*
cs35l56_base
, int irq)
cs35l56_irq_request()
argument
333
struct
cs35l56_base
*
cs35l56_base
= data;
cs35l56_irq()
local
398
cs35l56_is_fw_reload_needed(struct
cs35l56_base
*
cs35l56_base
)
cs35l56_is_fw_reload_needed()
argument
449
cs35l56_runtime_suspend_common(struct
cs35l56_base
*
cs35l56_base
)
cs35l56_runtime_suspend_common()
argument
498
cs35l56_runtime_resume_common(struct
cs35l56_base
*
cs35l56_base
, bool is_soundwire)
cs35l56_runtime_resume_common()
argument
565
cs35l56_init_cs_dsp(struct
cs35l56_base
*
cs35l56_base
, struct cs_dsp *cs_dsp)
cs35l56_init_cs_dsp()
argument
580
cs35l56_hw_init(struct
cs35l56_base
*
cs35l56_base
)
cs35l56_hw_init()
argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H
A
D
cs35l56.h
255
struct
cs35l56_base
{
struct
[all...]
Completed in 2 milliseconds