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:wm8770
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8770.c
3
*
wm8770
.c -- WM8770 ALSA SoC Audio driver
27
#include "
wm8770
.h"
102
struct wm8770_priv *
wm8770
= container_of(nb, struct wm8770_priv, \
105
regcache_mark_dirty(
wm8770
->regmap); \
412
struct wm8770_priv *
wm8770
;
in wm8770_hw_params()
local
419
wm8770
= snd_soc_component_get_drvdata(component);
in wm8770_hw_params()
452
ratio =
wm8770
->sysclk / params_rate(params);
in wm8770_hw_params()
460
wm8770
->sysclk, params_rate(params));
in wm8770_hw_params()
488
struct wm8770_priv *
wm8770
;
in wm8770_set_sysclk()
local
491
wm8770
in wm8770_set_sysclk()
500
struct
wm8770
_priv *
wm8770
;
wm8770_set_bias_level()
local
570
struct
wm8770
_priv *
wm8770
;
wm8770_probe()
local
643
struct
wm8770
_priv *
wm8770
;
wm8770_spi_probe()
local
[all...]
H
A
D
Makefile
263
snd-soc-
wm8770
-objs :=
wm8770
.o
572
obj-$(CONFIG_SND_SOC_WM8770) += snd-soc-
wm8770
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8770.c
3
*
wm8770
.c -- WM8770 ALSA SoC Audio driver
27
#include "
wm8770
.h"
102
struct wm8770_priv *
wm8770
= container_of(nb, struct wm8770_priv, \
105
regcache_mark_dirty(
wm8770
->regmap); \
412
struct wm8770_priv *
wm8770
;
in wm8770_hw_params()
local
419
wm8770
= snd_soc_component_get_drvdata(component);
in wm8770_hw_params()
452
ratio =
wm8770
->sysclk / params_rate(params);
in wm8770_hw_params()
460
wm8770
->sysclk, params_rate(params));
in wm8770_hw_params()
488
struct wm8770_priv *
wm8770
;
in wm8770_set_sysclk()
local
491
wm8770
in wm8770_set_sysclk()
500
struct
wm8770
_priv *
wm8770
;
wm8770_set_bias_level()
local
570
struct
wm8770
_priv *
wm8770
;
wm8770_probe()
local
642
struct
wm8770
_priv *
wm8770
;
wm8770_spi_probe()
local
[all...]
H
A
D
Makefile
337
snd-soc-
wm8770
-objs :=
wm8770
.o
722
obj-$(CONFIG_SND_SOC_WM8770) += snd-soc-
wm8770
.o
Completed in 5 milliseconds