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:max98520
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
max98520.c
19
#include "
max98520
.h"
75
struct max98520_priv *
max98520
=
in max98520_dai_set_fmt()
local
93
regmap_update_bits(
max98520
->regmap,
in max98520_dai_set_fmt()
116
regmap_update_bits(
max98520
->regmap,
in max98520_dai_set_fmt()
143
struct max98520_priv *
max98520
=
in max98520_set_clock()
local
146
int blr_clk_ratio = params_channels(params) *
max98520
->ch_size;
in max98520_set_clock()
149
if (!
max98520
->tdm_mode) {
in max98520_set_clock()
158
regmap_update_bits(
max98520
->regmap,
in max98520_set_clock()
163
dev_dbg(component->dev, "%s tdm_mode:%d out\n", __func__,
max98520
->tdm_mode);
in max98520_set_clock()
172
struct max98520_priv *
max98520
in max98520_dai_hw_params()
local
269
struct
max98520
_priv *
max98520
=
max98520_dai_tdm_slot()
local
342
struct
max98520
_priv *
max98520
=
max98520_dac_event()
local
599
struct
max98520
_priv *
max98520
=
max98520_probe()
local
628
struct
max98520
_priv *
max98520
= dev_get_drvdata(dev);
max98520_suspend()
local
637
struct
max98520
_priv *
max98520
= dev_get_drvdata(dev);
max98520_resume()
local
673
max98520
_power_on(struct
max98520
_priv *
max98520
, bool poweron)
max98520_power_on()
argument
683
struct
max98520
_priv *
max98520
;
max98520_i2c_probe()
local
[all...]
H
A
D
Makefile
154
snd-soc-
max98520
-objs :=
max98520
.o
535
obj-$(CONFIG_SND_SOC_MAX98520) += snd-soc-
max98520
.o
Completed in 3 milliseconds