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:tty_vhangup
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
H
A
D
gdm_tty.c
258
tty_vhangup
(tty);
in unregister_lte_tty_device()
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H
A
D
gdm_tty.c
248
tty_vhangup
(tty);
in unregister_lte_tty_device()
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H
A
D
tty.c
532
tty_vhangup
(ttyj->port.tty);
in ipwireless_tty_free()
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
426
void
tty_vhangup
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/tty/ipwireless/
H
A
D
tty.c
529
tty_vhangup
(ttyj->port.tty);
in ipwireless_tty_free()
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
tty_io.c
687
*
tty_vhangup
- process vhangup
695
void
tty_vhangup
(struct tty_struct *tty)
in tty_vhangup()
function
701
EXPORT_SYMBOL(
tty_vhangup
);
variable
716
tty_vhangup
(tty);
in tty_vhangup_self()
2689
tty_vhangup
(tty);
in tty_ioctl()
H
A
D
pty.c
80
tty_vhangup
(tty->link);
in pty_close()
H
A
D
vcc.c
705
tty_vhangup
(port->tty);
in vcc_remove()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
tty_io.c
690
*
tty_vhangup
- process vhangup
697
void
tty_vhangup
(struct tty_struct *tty)
in tty_vhangup()
function
702
EXPORT_SYMBOL(
tty_vhangup
);
variable
716
tty_vhangup
(tty);
in tty_vhangup_self()
2719
tty_vhangup
(tty);
in tty_ioctl()
H
A
D
vcc.c
694
tty_vhangup
(port->tty);
in vcc_remove()
H
A
D
pty.c
79
tty_vhangup
(tty->link);
in pty_close()
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvc_console.c
1001
* kref cause it to be removed, which will probably be the
tty_vhangup
in hvc_remove()
1010
tty_vhangup
(tty);
in hvc_remove()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
459
extern void
tty_vhangup
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvc_console.c
1001
* kref cause it to be removed, which will probably be the
tty_vhangup
in hvc_remove()
1010
tty_vhangup
(tty);
in hvc_remove()
H
A
D
hvcs.c
820
tty_vhangup
(tty);
in hvcs_remove()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H
A
D
tty.c
468
tty_vhangup
(tty);
in __rfcomm_release_dev()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
uart.c
950
tty_vhangup
(tty);
in gb_uart_remove()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
uart.c
932
tty_vhangup
(tty);
in gb_uart_remove()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H
A
D
tty.c
469
tty_vhangup
(tty);
in __rfcomm_release_dev()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H
A
D
fwserial.c
494
tty_vhangup
(tty);
in fwtty_do_hangup()
1849
tty_vhangup
(tty);
in fwserial_close_port()
/kernel/linux/linux-5.10/drivers/isdn/capi/
H
A
D
capi.c
311
tty_vhangup
(tty);
in capincci_free_minor()
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
usb-serial.c
1095
tty_vhangup
(tty);
in usb_serial_disconnect()
/kernel/linux/linux-6.6/drivers/isdn/capi/
H
A
D
capi.c
312
tty_vhangup
(tty);
in capincci_free_minor()
/kernel/linux/linux-5.10/drivers/usb/class/
H
A
D
cdc-acm.c
1586
tty_vhangup
(tty);
in acm_disconnect()
/kernel/linux/linux-6.6/drivers/usb/class/
H
A
D
cdc-acm.c
1590
tty_vhangup
(tty);
in acm_disconnect()
Completed in 39 milliseconds
1
2