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:rl6347a
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rl6347a.c
3
*
rl6347a
.c - RL6347A class device shared support
14
#include "
rl6347a
.h"
19
struct rl6347a_priv *
rl6347a
= i2c_get_clientdata(client);
in rl6347a_hw_write()
local
26
for (i = 0; i <
rl6347a
->index_cache_size; i++) {
in rl6347a_hw_write()
27
if (reg ==
rl6347a
->index_cache[i].reg) {
in rl6347a_hw_write()
28
rl6347a
->index_cache[i].def = value;
in rl6347a_hw_write()
H
A
D
Makefile
160
snd-soc-
rl6347a
-objs :=
rl6347a
.o
469
obj-$(CONFIG_SND_SOC_RL6347A) += snd-soc-
rl6347a
.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rl6347a.c
3
*
rl6347a
.c - RL6347A class device shared support
14
#include "
rl6347a
.h"
19
struct rl6347a_priv *
rl6347a
= i2c_get_clientdata(client);
in rl6347a_hw_write()
local
26
for (i = 0; i <
rl6347a
->index_cache_size; i++) {
in rl6347a_hw_write()
27
if (reg ==
rl6347a
->index_cache[i].reg) {
in rl6347a_hw_write()
28
rl6347a
->index_cache[i].def = value;
in rl6347a_hw_write()
H
A
D
Makefile
205
snd-soc-
rl6347a
-objs :=
rl6347a
.o
586
obj-$(CONFIG_SND_SOC_RL6347A) += snd-soc-
rl6347a
.o
Completed in 5 milliseconds