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_wakeup
(Results
1 - 25
of
49
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
amiserial.c
328
tty_wakeup
(info->tport.tty);
in transmit_chars()
392
tty_wakeup
(port->tty);
in check_modem_status()
852
tty_wakeup
(tty);
in rs_flush_buffer()
H
A
D
tty_port.c
51
tty_wakeup
(tty);
in tty_port_default_wakeup()
H
A
D
mxser.c
733
tty_wakeup
(tty);
in mxser_change_speed()
840
tty_wakeup
(tty);
in mxser_check_modem_status()
1038
tty_wakeup
(tty);
in mxser_flush_buffer()
2205
tty_wakeup
(tty);
in mxser_transmit_chars()
H
A
D
moxa.c
1241
tty_wakeup
(tty);
in moxa_flush_buffer()
1377
tty_wakeup
(tty);
in moxa_poll_port()
1382
tty_wakeup
(tty);
in moxa_poll_port()
H
A
D
isicom.c
491
tty_wakeup
(tty);
in isicom_tx()
601
tty_wakeup
(tty);
in isicom_interrupt()
898
tty_wakeup
(tty);
in isicom_flush_buffer()
H
A
D
rocket.c
457
tty_wakeup
(tty);
in rp_do_transmit()
1638
tty_wakeup
(tty);
in rp_write()
1707
tty_wakeup
(tty);
in rp_flush_buffer()
H
A
D
tty_io.c
520
*
tty_wakeup
- request more data
528
void
tty_wakeup
(struct tty_struct *tty)
in tty_wakeup()
function
543
EXPORT_SYMBOL_GPL(
tty_wakeup
);
variable
808
tty_wakeup
(tty);
in __start_tty()
H
A
D
cyclades.c
671
tty_wakeup
(tty);
in cyy_chip_tx()
729
tty_wakeup
(tty);
in cyy_chip_modem()
1076
tty_wakeup
(tty);
in cyz_handle_tx()
1690
tty_wakeup
(tty);
in cy_flush_buffer()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
amiserial.c
293
tty_wakeup
(info->tport.tty);
in transmit_chars()
357
tty_wakeup
(port->tty);
in check_modem_status()
809
tty_wakeup
(tty);
in rs_flush_buffer()
H
A
D
tty_port.c
69
tty_wakeup
(tty);
in tty_port_default_wakeup()
H
A
D
moxa.c
1538
tty_wakeup
(tty);
in moxa_flush_buffer()
1676
tty_wakeup
(tty);
in moxa_poll_port()
1681
tty_wakeup
(tty);
in moxa_poll_port()
H
A
D
mxser.c
560
tty_wakeup
(tty);
in mxser_handle_cts()
896
tty_wakeup
(tty);
in mxser_flush_buffer()
1598
tty_wakeup
(tty);
in mxser_transmit_chars()
H
A
D
tty_io.c
508
*
tty_wakeup
- request more data
515
void
tty_wakeup
(struct tty_struct *tty)
in tty_wakeup()
function
529
EXPORT_SYMBOL_GPL(
tty_wakeup
);
variable
789
tty_wakeup
(tty);
in __start_tty()
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
sdio_uart.c
456
tty_wakeup
(tty);
in sdio_uart_transmit_chars()
496
tty_wakeup
(tty);
in sdio_uart_check_modem_status()
/kernel/linux/linux-5.10/drivers/s390/char/
H
A
D
con3215.c
88
struct tasklet_struct tlet; /* tasklet to invoke
tty_wakeup
*/
335
* Call
tty_wakeup
from tasklet context
344
tty_wakeup
(tty);
in raw3215_wakeup()
1092
tty_wakeup
(tty);
in tty3215_flush_buffer()
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
sdio_uart.c
443
tty_wakeup
(tty);
in sdio_uart_transmit_chars()
483
tty_wakeup
(tty);
in sdio_uart_check_modem_status()
/kernel/linux/linux-6.6/drivers/s390/char/
H
A
D
con3215.c
340
tty_wakeup
(tty);
in raw3215_next_io()
1062
tty_wakeup
(tty);
in tty3215_flush_buffer()
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-dbgtty.c
71
tty_wakeup
(port->port.tty);
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
459
void
tty_wakeup
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-dbgtty.c
71
tty_wakeup
(port->port.tty);
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_serial.c
296
tty_wakeup
(port->port.tty);
in gs_start_tx()
573
tty_wakeup
(port->port.tty);
in gs_start_io()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_serial.c
295
tty_wakeup
(port->port.tty);
in gs_start_tx()
576
tty_wakeup
(port->port.tty);
in gs_start_io()
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvc_console.c
745
tty_wakeup
(tty);
in __hvc_poll()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
494
extern void
tty_wakeup
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvc_console.c
745
tty_wakeup
(tty);
in __hvc_poll()
Completed in 51 milliseconds
1
2