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:confb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
sta32x.c
605
u8
confb
= 0;
in sta32x_set_dai_fmt()
local
626
confb
|= STA32X_CONFB_C2IM;
in sta32x_set_dai_fmt()
629
confb
|= STA32X_CONFB_C1IM;
in sta32x_set_dai_fmt()
636
STA32X_CONFB_C1IM | STA32X_CONFB_C2IM,
confb
);
in sta32x_set_dai_fmt()
655
unsigned int confa,
confb
;
in sta32x_hw_params()
local
695
confb
= 0;
in sta32x_hw_params()
705
confb
|= 0x0;
in sta32x_hw_params()
708
confb
|= 0x1;
in sta32x_hw_params()
711
confb
|= 0x2;
in sta32x_hw_params()
720
confb
|
in sta32x_hw_params()
[all...]
H
A
D
sta350.c
634
unsigned int
confb
= 0;
in sta350_set_dai_fmt()
local
655
confb
|= STA350_CONFB_C2IM;
in sta350_set_dai_fmt()
658
confb
|= STA350_CONFB_C1IM;
in sta350_set_dai_fmt()
665
STA350_CONFB_C1IM | STA350_CONFB_C2IM,
confb
);
in sta350_set_dai_fmt()
684
unsigned int confa,
confb
;
in sta350_hw_params()
local
724
confb
= 0;
in sta350_hw_params()
734
confb
|= 0x0;
in sta350_hw_params()
737
confb
|= 0x1;
in sta350_hw_params()
740
confb
|= 0x2;
in sta350_hw_params()
749
confb
|
in sta350_hw_params()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
sta32x.c
602
u8
confb
= 0;
in sta32x_set_dai_fmt()
local
623
confb
|= STA32X_CONFB_C2IM;
in sta32x_set_dai_fmt()
626
confb
|= STA32X_CONFB_C1IM;
in sta32x_set_dai_fmt()
633
STA32X_CONFB_C1IM | STA32X_CONFB_C2IM,
confb
);
in sta32x_set_dai_fmt()
652
unsigned int confa,
confb
;
in sta32x_hw_params()
local
692
confb
= 0;
in sta32x_hw_params()
702
confb
|= 0x0;
in sta32x_hw_params()
705
confb
|= 0x1;
in sta32x_hw_params()
708
confb
|= 0x2;
in sta32x_hw_params()
717
confb
|
in sta32x_hw_params()
[all...]
H
A
D
sta350.c
631
unsigned int
confb
= 0;
in sta350_set_dai_fmt()
local
652
confb
|= STA350_CONFB_C2IM;
in sta350_set_dai_fmt()
655
confb
|= STA350_CONFB_C1IM;
in sta350_set_dai_fmt()
662
STA350_CONFB_C1IM | STA350_CONFB_C2IM,
confb
);
in sta350_set_dai_fmt()
681
unsigned int confa,
confb
;
in sta350_hw_params()
local
721
confb
= 0;
in sta350_hw_params()
731
confb
|= 0x0;
in sta350_hw_params()
734
confb
|= 0x1;
in sta350_hw_params()
737
confb
|= 0x2;
in sta350_hw_params()
746
confb
|
in sta350_hw_params()
[all...]
Completed in 5 milliseconds