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:tiocmget
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvc_console.h
65
int (*
tiocmget
)(struct hvc_struct *hp);
member
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvc_console.h
65
int (*
tiocmget
)(struct hvc_struct *hp);
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty_driver.h
276
int (*
tiocmget
)(struct tty_struct *tty);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty_driver.h
379
int (*
tiocmget
)(struct tty_struct *tty);
member
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
serial.h
291
int (*
tiocmget
)(struct tty_struct *tty);
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
serial.h
287
int (*
tiocmget
)(struct tty_struct *tty);
member
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
hso.c
231
struct hso_tiocmget *
tiocmget
;
member
1451
struct hso_tiocmget *
tiocmget
;
in tiocmget_intr_callback()
local
1423
tiocmget
_submit_urb(struct hso_serial *serial, struct hso_
tiocmget
*
tiocmget
, struct usb_device *usb)
tiocmget_submit_urb()
argument
1546
struct hso_
tiocmget
*
tiocmget
;
hso_wait_modem_status()
local
1595
struct hso_
tiocmget
*
tiocmget
= serial->
tiocmget
;
hso_get_count()
local
1625
struct hso_
tiocmget
*
tiocmget
;
hso_serial_tiocmget()
local
2192
struct hso_
tiocmget
*
tiocmget
;
hso_stop_serial_device()
local
2579
struct hso_
tiocmget
*
tiocmget
;
hso_free_tiomget()
local
2622
struct hso_
tiocmget
*
tiocmget
;
hso_create_bulk_serial_device()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
hso.c
231
struct hso_tiocmget *
tiocmget
;
member
1444
struct hso_tiocmget *
tiocmget
;
in tiocmget_intr_callback()
local
1416
tiocmget
_submit_urb(struct hso_serial *serial, struct hso_
tiocmget
*
tiocmget
, struct usb_device *usb)
tiocmget_submit_urb()
argument
1539
struct hso_
tiocmget
*
tiocmget
;
hso_wait_modem_status()
local
1588
struct hso_
tiocmget
*
tiocmget
= serial->
tiocmget
;
hso_get_count()
local
1618
struct hso_
tiocmget
*
tiocmget
;
hso_serial_tiocmget()
local
2185
struct hso_
tiocmget
*
tiocmget
;
hso_stop_serial_device()
local
2572
struct hso_
tiocmget
*
tiocmget
;
hso_free_tiomget()
local
2615
struct hso_
tiocmget
*
tiocmget
;
hso_create_bulk_serial_device()
local
[all...]
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H
A
D
synclink_cs.c
2114
static int
tiocmget
(struct tty_struct *tty)
in tiocmget()
function
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
synclink_gt.c
3093
static int
tiocmget
(struct tty_struct *tty)
in tiocmget()
function
H
A
D
synclinkmp.c
3170
static int
tiocmget
(struct tty_struct *tty)
in tiocmget()
function
H
A
D
synclink.c
2828
static int
tiocmget
(struct tty_struct *tty)
in tiocmget()
function
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
synclink_gt.c
3076
static int
tiocmget
(struct tty_struct *tty)
in tiocmget()
function
Completed in 41 milliseconds