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:cs42xx8_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs42xx8.c
39
struct
cs42xx8_priv
{
struct
206
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_set_dai_sysclk()
217
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_set_dai_fmt()
264
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_hw_params()
352
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_hw_free()
367
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_mute()
467
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_component_probe()
515
struct
cs42xx8_priv
*cs42xx8;
in cs42xx8_probe()
612
struct
cs42xx8_priv
*cs42xx8 = dev_get_drvdata(dev);
in cs42xx8_runtime_resume()
655
struct
cs42xx8_priv
*cs42xx
in cs42xx8_runtime_suspend()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs42xx8.c
40
struct
cs42xx8_priv
{
struct
207
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_set_dai_sysclk()
218
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_set_dai_fmt()
265
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_hw_params()
353
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_hw_free()
368
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_mute()
468
struct
cs42xx8_priv
*cs42xx8 = snd_soc_component_get_drvdata(component);
in cs42xx8_component_probe()
526
struct
cs42xx8_priv
*cs42xx8;
in cs42xx8_probe()
629
struct
cs42xx8_priv
*cs42xx8 = dev_get_drvdata(dev);
in cs42xx8_runtime_resume()
672
struct
cs42xx8_priv
*cs42xx
in cs42xx8_runtime_suspend()
[all...]
Completed in 2 milliseconds