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:BUS_RS232
(Results
1 - 25
of
65
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
fujitsu_ts.c
116
input_dev->id.bustype =
BUS_RS232
;
in fujitsu_connect()
H
A
D
hampshire.c
126
input_dev->id.bustype =
BUS_RS232
;
in hampshire_connect()
H
A
D
gunze.c
116
input_dev->id.bustype =
BUS_RS232
;
in gunze_connect()
H
A
D
tsc40.c
99
input_dev->id.bustype =
BUS_RS232
;
in tsc_connect()
H
A
D
inexio.c
130
input_dev->id.bustype =
BUS_RS232
;
in inexio_connect()
H
A
D
egalax_ts_serial.c
116
input_dev->id.bustype =
BUS_RS232
;
in egalax_connect()
H
A
D
dynapro.c
127
input_dev->id.bustype =
BUS_RS232
;
in dynapro_connect()
H
A
D
touchit213.c
156
input_dev->id.bustype =
BUS_RS232
;
in touchit213_connect()
H
A
D
touchright.c
118
input_dev->id.bustype =
BUS_RS232
;
in tr_connect()
H
A
D
touchwin.c
125
input_dev->id.bustype =
BUS_RS232
;
in tw_connect()
H
A
D
mtouch.c
144
input_dev->id.bustype =
BUS_RS232
;
in mtouch_connect()
/kernel/linux/linux-5.10/drivers/input/joystick/
H
A
D
zhenhua.c
147
input_dev->id.bustype =
BUS_RS232
;
in zhenhua_connect()
H
A
D
twidjoy.c
187
input_dev->id.bustype =
BUS_RS232
;
in twidjoy_connect()
H
A
D
warrior.c
140
input_dev->id.bustype =
BUS_RS232
;
in warrior_connect()
H
A
D
stinger.c
134
input_dev->id.bustype =
BUS_RS232
;
in stinger_connect()
H
A
D
magellan.c
148
input_dev->id.bustype =
BUS_RS232
;
in magellan_connect()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
fujitsu_ts.c
116
input_dev->id.bustype =
BUS_RS232
;
in fujitsu_connect()
H
A
D
egalax_ts_serial.c
116
input_dev->id.bustype =
BUS_RS232
;
in egalax_connect()
H
A
D
inexio.c
130
input_dev->id.bustype =
BUS_RS232
;
in inexio_connect()
H
A
D
mtouch.c
144
input_dev->id.bustype =
BUS_RS232
;
in mtouch_connect()
/kernel/linux/linux-6.6/drivers/input/joystick/
H
A
D
zhenhua.c
144
input_dev->id.bustype =
BUS_RS232
;
in zhenhua_connect()
H
A
D
magellan.c
145
input_dev->id.bustype =
BUS_RS232
;
in magellan_connect()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
stowaway.c
90
input_dev->id.bustype =
BUS_RS232
;
in skbd_connect()
H
A
D
newtonkbd.c
86
input_dev->id.bustype =
BUS_RS232
;
in nkbd_connect()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
newtonkbd.c
83
input_dev->id.bustype =
BUS_RS232
;
in nkbd_connect()
Completed in 9 milliseconds
1
2
3