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:i_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()
238
tas2770->
i_sense_slot
);
in tas2770_set_bitwidth()
630
&tas2770->
i_sense_slot
);
in tas2770_parse_dt()
635
tas2770->
i_sense_slot
= 0;
in tas2770_parse_dt()
H
A
D
tas2562.c
54
int
i_sense_slot
;
member
252
tas2562->
i_sense_slot
);
in tas2562_set_dai_tdm_slot()
734
&tas2562->
i_sense_slot
);
in tas2562_parse_dt()
738
tas2562->
i_sense_slot
= 0;
in tas2562_parse_dt()
750
if (tas2562->v_sense_slot < tas2562->
i_sense_slot
) {
in tas2562_parse_dt()
H
A
D
tas2764.c
36
int
i_sense_slot
;
member
435
tas2764->
i_sense_slot
);
in tas2764_set_dai_tdm_slot()
589
&tas2764->
i_sense_slot
);
in tas2764_parse_dt()
591
tas2764->
i_sense_slot
= 0;
in tas2764_parse_dt()
H
A
D
tas2770.h
140
int
i_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()
238
tas2770->
i_sense_slot
);
in tas2770_set_bitwidth()
629
&tas2770->
i_sense_slot
);
in tas2770_parse_dt()
634
tas2770->
i_sense_slot
= 0;
in tas2770_parse_dt()
H
A
D
tas2562.c
53
int
i_sense_slot
;
member
219
tas2562->
i_sense_slot
);
in tas2562_set_dai_tdm_slot()
698
&tas2562->
i_sense_slot
);
in tas2562_parse_dt()
702
tas2562->
i_sense_slot
= 0;
in tas2562_parse_dt()
714
if (tas2562->v_sense_slot < tas2562->
i_sense_slot
) {
in tas2562_parse_dt()
H
A
D
tas2780.c
28
int
i_sense_slot
;
member
438
TAS2780_TDM_CFG6_50_MASK, tas2780->
i_sense_slot
);
in tas2780_set_dai_tdm_slot()
441
"%s:errCode:0x%x Failed to set
i_sense_slot
\n",
in tas2780_set_dai_tdm_slot()
582
&tas2780->
i_sense_slot
);
in tas2780_parse_dt()
584
tas2780->
i_sense_slot
= 0;
in tas2780_parse_dt()
H
A
D
tas2764.c
37
int
i_sense_slot
;
member
487
tas2764->
i_sense_slot
);
in tas2764_set_dai_tdm_slot()
690
&tas2764->
i_sense_slot
);
in tas2764_parse_dt()
692
tas2764->
i_sense_slot
= 0;
in tas2764_parse_dt()
H
A
D
tas2770.h
140
int
i_sense_slot
;
member
Completed in 8 milliseconds