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:fy
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H
A
D
jr3_pci.c
170
s16
fy
;
member
181
set_s16(&sensor->full_scale.
fy
, full_scale.
fy
);
in set_full_scales()
194
result.
fy
= get_s16(&sensor->min_full_scale.
fy
);
in get_min_full_scales()
207
result.
fy
= get_s16(&sensor->max_full_scale.
fy
);
in get_max_full_scales()
234
val = get_s16(&spriv->sensor->filter[filter].
fy
);
in jr3_pci_ai_read_chan()
529
r[1].l.range[0].min = -get_s16(&fs->
fy
) * 1000;
in jr3_pci_poll_subdevice()
530
r[1].l.range[0].max = get_s16(&fs->
fy
) * 100
in jr3_pci_poll_subdevice()
[all...]
H
A
D
jr3_pci.h
59
s32
fy
;
member
74
s32
fy
;
member
99
fy
= 0x0002,
enumerator
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H
A
D
jr3_pci.h
59
s32
fy
;
member
74
s32
fy
;
member
99
fy
= 0x0002,
enumerator
H
A
D
jr3_pci.c
169
s16
fy
;
member
180
set_s16(&sensor->full_scale.
fy
, full_scale.
fy
);
in set_full_scales()
193
result.
fy
= get_s16(&sensor->max_full_scale.
fy
);
in get_max_full_scales()
220
val = get_s16(&spriv->sensor->filter[filter].
fy
);
in jr3_pci_ai_read_chan()
513
r[1].l.range[0].min = -get_s16(&fs->
fy
) * 1000;
in jr3_pci_poll_subdevice()
514
r[1].l.range[0].max = get_s16(&fs->
fy
) * 1000;
in jr3_pci_poll_subdevice()
542
set_s16(&sensor->offsets.
fy
, 0);
in jr3_pci_poll_subdevice()
/kernel/linux/linux-5.10/drivers/input/
H
A
D
mousedev.c
120
#define
fy
(i) (mousedev->old_y[(mousedev->pkt_count - (i)) & 03])
macro
149
fy
(0) = value;
in mousedev_touchpad_event()
157
tmp = -((value -
fy
(2)) * 256 * FRACTION_DENOM) / size;
in mousedev_touchpad_event()
390
fy
(0) =
fy
(1);
in mousedev_event()
/kernel/linux/linux-6.6/drivers/input/
H
A
D
mousedev.c
120
#define
fy
(i) (mousedev->old_y[(mousedev->pkt_count - (i)) & 03])
macro
149
fy
(0) = value;
in mousedev_touchpad_event()
157
tmp = -((value -
fy
(2)) * 256 * FRACTION_DENOM) / size;
in mousedev_touchpad_event()
390
fy
(0) =
fy
(1);
in mousedev_event()
/kernel/linux/linux-5.10/arch/arm/crypto/
H
A
D
sha1-armv4-large.S
13
@ Written by Andy Polyakov <appro@
fy
.chalmers.se> for the OpenSSL
/kernel/linux/linux-6.6/arch/arm/crypto/
H
A
D
sha1-armv4-large.S
13
@ Written by Andy Polyakov <appro@
fy
.chalmers.se> for the OpenSSL
Completed in 9 milliseconds