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:ak4535
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
ak4535.c
3
*
ak4535
.c -- AK4535 ALSA Soc Audio driver
26
#include "
ak4535
.h"
35
*
ak4535
register cache
140
/*
ak4535
dapm widgets */
252
struct ak4535_priv *
ak4535
= snd_soc_component_get_drvdata(component);
in ak4535_set_dai_sysclk()
local
254
ak4535
->sysclk = freq;
in ak4535_set_dai_sysclk()
263
struct ak4535_priv *
ak4535
= snd_soc_component_get_drvdata(component);
in ak4535_hw_params()
local
268
fs =
ak4535
->sysclk / rate;
in ak4535_hw_params()
358
.name = "
ak4535
-hifi",
411
struct ak4535_priv *
ak4535
;
in ak4535_i2c_probe()
local
[all...]
H
A
D
Makefile
35
snd-soc-
ak4535
-objs :=
ak4535
.o
342
obj-$(CONFIG_SND_SOC_AK4535) += snd-soc-
ak4535
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
ak4535.c
3
*
ak4535
.c -- AK4535 ALSA Soc Audio driver
26
#include "
ak4535
.h"
35
*
ak4535
register cache
140
/*
ak4535
dapm widgets */
252
struct ak4535_priv *
ak4535
= snd_soc_component_get_drvdata(component);
in ak4535_set_dai_sysclk()
local
254
ak4535
->sysclk = freq;
in ak4535_set_dai_sysclk()
263
struct ak4535_priv *
ak4535
= snd_soc_component_get_drvdata(component);
in ak4535_hw_params()
local
268
fs =
ak4535
->sysclk / rate;
in ak4535_hw_params()
358
.name = "
ak4535
-hifi",
409
struct ak4535_priv *
ak4535
;
in ak4535_i2c_probe()
local
[all...]
H
A
D
Makefile
39
snd-soc-
ak4535
-objs :=
ak4535
.o
424
obj-$(CONFIG_SND_SOC_AK4535) += snd-soc-
ak4535
.o
Completed in 6 milliseconds