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:wm2200
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm2200.c
984
static int wm2200_reset(struct wm2200_priv *
wm2200
)
in wm2200_reset()
argument
1555
struct wm2200_priv *
wm2200
= snd_soc_component_get_drvdata(component);
in wm2200_probe()
local
1697
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_hw_params()
local
1789
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_set_sysclk()
local
1938
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_set_fll()
local
2059
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_dai_probe()
local
2120
struct
wm2200
_priv *
wm2200
= data;
wm2200_irq()
local
2191
struct
wm2200
_priv *
wm2200
;
wm2200_i2c_probe()
local
2429
struct
wm2200
_priv *
wm2200
= i2c_get_clientdata(i2c);
wm2200_i2c_remove()
local
2447
struct
wm2200
_priv *
wm2200
= dev_get_drvdata(dev);
wm2200_runtime_suspend()
local
2461
struct
wm2200
_priv *
wm2200
= dev_get_drvdata(dev);
wm2200_runtime_resume()
local
[all...]
H
A
D
Makefile
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm2200.c
976
static int wm2200_reset(struct wm2200_priv *
wm2200
)
in wm2200_reset()
argument
1547
struct wm2200_priv *
wm2200
= snd_soc_component_get_drvdata(component);
in wm2200_probe()
local
1689
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_hw_params()
local
1776
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_set_sysclk()
local
1925
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_set_fll()
local
2046
struct
wm2200
_priv *
wm2200
= snd_soc_component_get_drvdata(component);
wm2200_dai_probe()
local
2111
struct
wm2200
_priv *
wm2200
= data;
wm2200_irq()
local
2181
struct
wm2200
_priv *
wm2200
;
wm2200_i2c_probe()
local
2419
struct
wm2200
_priv *
wm2200
= i2c_get_clientdata(i2c);
wm2200_i2c_remove()
local
2435
struct
wm2200
_priv *
wm2200
= dev_get_drvdata(dev);
wm2200_runtime_suspend()
local
2449
struct
wm2200
_priv *
wm2200
= dev_get_drvdata(dev);
wm2200_runtime_resume()
local
[all...]
H
A
D
Makefile
Completed in 11 milliseconds