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:cs35l34
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
cs35l34.c
3
*
cs35l34
.c -- CS35l34 ALSA SoC audio driver
32
#include <sound/
cs35l34
.h>
34
#include "
cs35l34
.h"
602
struct cs35l34_private *
cs35l34
= snd_soc_component_get_drvdata(component);
in cs35l34_dai_set_sysclk()
local
608
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
612
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
616
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
620
cs35l34
->mclk_int = freq / 2;
in cs35l34_dai_set_sysclk()
624
cs35l34
->mclk_int = freq / 2;
in cs35l34_dai_set_sysclk()
628
cs35l34
in cs35l34_dai_set_sysclk()
670
cs35l34
_boost_inductor(struct
cs35l34
_private *
cs35l34
, unsigned int inductor)
cs35l34_boost_inductor()
argument
715
struct
cs35l34
_private *
cs35l34
= snd_soc_component_get_drvdata(component);
cs35l34_probe()
local
861
struct
cs35l34
_private *
cs35l34
= data;
cs35l34_irq_thread()
local
994
struct
cs35l34
_private *
cs35l34
;
cs35l34_i2c_probe()
local
1125
struct
cs35l34
_private *
cs35l34
= i2c_get_clientdata(client);
cs35l34_i2c_remove()
local
1138
struct
cs35l34
_private *
cs35l34
= dev_get_drvdata(dev);
cs35l34_runtime_resume()
local
1171
struct
cs35l34
_private *
cs35l34
= dev_get_drvdata(dev);
cs35l34_runtime_suspend()
local
[all...]
H
A
D
Makefile
51
snd-soc-
cs35l34
-objs :=
cs35l34
.o
360
obj-$(CONFIG_SND_SOC_CS35L34) += snd-soc-
cs35l34
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
cs35l34.c
3
*
cs35l34
.c -- CS35l34 ALSA SoC audio driver
32
#include <sound/
cs35l34
.h>
34
#include "
cs35l34
.h"
603
struct cs35l34_private *
cs35l34
= snd_soc_component_get_drvdata(component);
in cs35l34_dai_set_sysclk()
local
609
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
613
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
617
cs35l34
->mclk_int = freq;
in cs35l34_dai_set_sysclk()
621
cs35l34
->mclk_int = freq / 2;
in cs35l34_dai_set_sysclk()
625
cs35l34
->mclk_int = freq / 2;
in cs35l34_dai_set_sysclk()
629
cs35l34
in cs35l34_dai_set_sysclk()
671
cs35l34
_boost_inductor(struct
cs35l34
_private *
cs35l34
, unsigned int inductor)
cs35l34_boost_inductor()
argument
716
struct
cs35l34
_private *
cs35l34
= snd_soc_component_get_drvdata(component);
cs35l34_probe()
local
864
struct
cs35l34
_private *
cs35l34
= data;
cs35l34_irq_thread()
local
996
struct
cs35l34
_private *
cs35l34
;
cs35l34_i2c_probe()
local
1131
struct
cs35l34
_private *
cs35l34
= i2c_get_clientdata(client);
cs35l34_i2c_remove()
local
1142
struct
cs35l34
_private *
cs35l34
= dev_get_drvdata(dev);
cs35l34_runtime_resume()
local
1175
struct
cs35l34
_private *
cs35l34
= dev_get_drvdata(dev);
cs35l34_runtime_suspend()
local
[all...]
H
A
D
Makefile
62
snd-soc-
cs35l34
-objs :=
cs35l34
.o
448
obj-$(CONFIG_SND_SOC_CS35L34) += snd-soc-
cs35l34
.o
Completed in 6 milliseconds