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:dribble
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/
H
A
D
rmi_f12.c
248
&& (f12->sensor.
dribble
!= RMI_REG_STATE_DEFAULT)) {
in rmi_f12_write_control_regs()
270
switch (f12->sensor.
dribble
) {
in rmi_f12_write_control_regs()
413
sensor->
dribble
= f12->sensor_pdata.
dribble
;
in rmi_f12_probe()
H
A
D
rmi_2d_sensor.h
67
enum rmi_reg_state
dribble
;
member
H
A
D
rmi_f11.c
208
* @has_dribble - the sensor supports the generation of
dribble
interrupts,
209
* which may be enabled or disabled with the
dribble
control bit.
1132
sensor->
dribble
= f11->sensor_pdata.
dribble
;
in rmi_f11_initialize()
1213
switch (sensor->
dribble
) {
in rmi_f11_initialize()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H
A
D
rmi_f12.c
248
&& (f12->sensor.
dribble
!= RMI_REG_STATE_DEFAULT)) {
in rmi_f12_write_control_regs()
270
switch (f12->sensor.
dribble
) {
in rmi_f12_write_control_regs()
413
sensor->
dribble
= f12->sensor_pdata.
dribble
;
in rmi_f12_probe()
H
A
D
rmi_2d_sensor.h
67
enum rmi_reg_state
dribble
;
member
H
A
D
rmi_f11.c
210
* @has_dribble: the sensor supports the generation of
dribble
interrupts,
211
* which may be enabled or disabled with the
dribble
control bit.
1154
sensor->
dribble
= f11->sensor_pdata.
dribble
;
in rmi_f11_initialize()
1235
switch (sensor->
dribble
) {
in rmi_f11_initialize()
/kernel/linux/linux-5.10/include/linux/
H
A
D
rmi.h
100
int
dribble
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
rmi.h
100
int
dribble
;
member
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-rmi.c
583
.
dribble
= RMI_REG_STATE_ON,
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-rmi.c
583
.
dribble
= RMI_REG_STATE_ON,
Completed in 10 milliseconds