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
defs:pressed
(Results
26 - 42
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/auxdisplay/
H
A
D
ht16k33.c
262
bool
pressed
= false;
in ht16k33_keypad_scan()
local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
mms114.c
81
u8 id:4, reserved_bit4:1, type:2,
pressed
:1;
member
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
exynos_adc.c
651
bool
pressed
;
in exynos_ts_isr()
local
/kernel/linux/linux-6.6/drivers/auxdisplay/
H
A
D
ht16k33.c
380
bool
pressed
= false;
in ht16k33_keypad_scan()
local
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
exynos_adc.c
654
bool
pressed
;
in exynos_ts_isr()
local
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
keyboard.c
954
static unsigned
pressed
, committing;
in k_brl()
local
/kernel/linux/linux-6.6/drivers/tty/vt/
H
A
D
keyboard.c
980
static unsigned
pressed
, committing;
in k_brl()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H
A
D
sil-sii8620.c
1759
bool
pressed
= !(scancode & MHL_RCP_KEY_RELEASED_MASK);
in sii8620_rcp_consume()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H
A
D
sil-sii8620.c
1759
bool
pressed
= !(scancode & MHL_RCP_KEY_RELEASED_MASK);
in sii8620_rcp_consume()
local
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
wacom_wac.c
4063
bool
pressed
;
in wacom_update_led()
local
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
wacom_wac.c
4114
bool
pressed
;
in wacom_update_led()
local
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
cros_ec_commands.h
3197
uint8_t
pressed
;
member
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt5640.h
2141
bool
pressed
;
member
H
A
D
rt5651.h
2077
bool
pressed
;
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
cros_ec_commands.h
3225
uint8_t
pressed
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt5640.h
2161
bool
pressed
;
member
H
A
D
rt5651.h
2077
bool
pressed
;
member
Completed in 77 milliseconds
1
2