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:start_tty
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
buffers.c
32
start_tty
(vc_cons[i].d->port.tty);
in speakup_start_ttys()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
buffers.c
32
start_tty
(vc_cons[i].d->port.tty);
in speakup_start_ttys()
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
n_tty.c
1241
start_tty
(tty);
in n_tty_receive_signal_char()
1273
start_tty
(tty);
in n_tty_receive_char_special()
1297
start_tty
(tty);
in n_tty_receive_char_special()
1408
start_tty
(tty);
in n_tty_receive_char_inline()
1436
start_tty
(tty);
in n_tty_receive_char_fast()
1464
start_tty
(tty);
in n_tty_receive_char_closing()
1865
start_tty
(tty);
in n_tty_set_termios()
H
A
D
tty_io.c
790
*
start_tty
- propagate flow control
811
void
start_tty
(struct tty_struct *tty)
in start_tty()
function
819
EXPORT_SYMBOL(
start_tty
);
variable
1175
start_tty
(tty);
in tty_send_xchar()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
n_tty.c
1215
start_tty
(tty);
in n_tty_receive_signal_char()
1253
start_tty
(tty);
in n_tty_receive_char_flow_ctrl()
1381
start_tty
(tty);
in n_tty_receive_char_special()
1433
start_tty
(tty);
in n_tty_receive_char()
1463
start_tty
(tty);
in n_tty_receive_char_closing()
1869
start_tty
(tty);
in n_tty_set_termios()
H
A
D
tty_io.c
793
*
start_tty
- propagate flow control
803
void
start_tty
(struct tty_struct *tty)
in start_tty()
function
811
EXPORT_SYMBOL(
start_tty
);
variable
1160
start_tty
(tty);
in tty_send_xchar()
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
151
* @flow.stopped: tty stopped/started by stop_tty()/
start_tty
()
411
void
start_tty
(struct tty_struct *tty);
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
436
extern void
start_tty
(struct tty_struct *tty);
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_async.c
918
start_tty
(ap->tty);
in ppp_async_input()
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
ppp_async.c
906
start_tty
(ap->tty);
in ppp_async_input()
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
keyboard.c
495
* Note: SCROLLOCK will be set (cleared) by stop_tty (
start_tty
);
in fn_hold()
500
start_tty
(tty);
in fn_hold()
1192
* and
start_tty
under the kbd_event_lock, while normal tty paths
/kernel/linux/linux-6.6/drivers/tty/vt/
H
A
D
keyboard.c
521
* Note: SCROLLOCK will be set (cleared) by stop_tty (
start_tty
);
in fn_hold()
526
start_tty
(tty);
in fn_hold()
1218
* and
start_tty
under the kbd_event_lock, while normal tty paths
Completed in 29 milliseconds