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:v_sense_slot
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
tas2770.c
204
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 2;
in tas2770_set_bitwidth()
210
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 4;
in tas2770_set_bitwidth()
216
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 4;
in tas2770_set_bitwidth()
230
tas2770->
v_sense_slot
);
in tas2770_set_bitwidth()
639
&tas2770->
v_sense_slot
);
in tas2770_parse_dt()
644
tas2770->
v_sense_slot
= 2;
in tas2770_parse_dt()
H
A
D
tas2562.c
53
int
v_sense_slot
;
member
246
tas2562->
v_sense_slot
);
in tas2562_set_dai_tdm_slot()
743
&tas2562->
v_sense_slot
);
in tas2562_parse_dt()
747
tas2562->
v_sense_slot
= 2;
in tas2562_parse_dt()
750
if (tas2562->
v_sense_slot
< tas2562->i_sense_slot) {
in tas2562_parse_dt()
H
A
D
tas2764.c
35
int
v_sense_slot
;
member
429
tas2764->
v_sense_slot
);
in tas2764_set_dai_tdm_slot()
594
&tas2764->
v_sense_slot
);
in tas2764_parse_dt()
596
tas2764->
v_sense_slot
= 2;
in tas2764_parse_dt()
H
A
D
tas2770.h
139
int
v_sense_slot
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tas2770.c
204
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 2;
in tas2770_set_bitwidth()
210
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 4;
in tas2770_set_bitwidth()
216
tas2770->
v_sense_slot
= tas2770->i_sense_slot + 4;
in tas2770_set_bitwidth()
230
tas2770->
v_sense_slot
);
in tas2770_set_bitwidth()
638
&tas2770->
v_sense_slot
);
in tas2770_parse_dt()
643
tas2770->
v_sense_slot
= 2;
in tas2770_parse_dt()
H
A
D
tas2562.c
52
int
v_sense_slot
;
member
213
tas2562->
v_sense_slot
);
in tas2562_set_dai_tdm_slot()
707
&tas2562->
v_sense_slot
);
in tas2562_parse_dt()
711
tas2562->
v_sense_slot
= 2;
in tas2562_parse_dt()
714
if (tas2562->
v_sense_slot
< tas2562->i_sense_slot) {
in tas2562_parse_dt()
H
A
D
tas2780.c
27
int
v_sense_slot
;
member
429
TAS2780_TDM_CFG5_50_MASK, tas2780->
v_sense_slot
);
in tas2780_set_dai_tdm_slot()
432
"%s:errCode:0x%x Failed to set
v_sense_slot
\n",
in tas2780_set_dai_tdm_slot()
587
&tas2780->
v_sense_slot
);
in tas2780_parse_dt()
589
tas2780->
v_sense_slot
= 2;
in tas2780_parse_dt()
H
A
D
tas2764.c
36
int
v_sense_slot
;
member
481
tas2764->
v_sense_slot
);
in tas2764_set_dai_tdm_slot()
695
&tas2764->
v_sense_slot
);
in tas2764_parse_dt()
697
tas2764->
v_sense_slot
= 2;
in tas2764_parse_dt()
H
A
D
tas2770.h
139
int
v_sense_slot
;
member
Completed in 7 milliseconds