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:__stop_tx
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
sunsu.c
254
static inline void
__stop_tx
(struct uart_sunsu_port *p)
in __stop_tx()
function
267
__stop_tx
(up);
in sunsu_stop_tx()
412
__stop_tx
(up);
in transmit_chars()
429
__stop_tx
(up);
in transmit_chars()
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
sunsu.c
255
static inline void
__stop_tx
(struct uart_sunsu_port *p)
in __stop_tx()
function
268
__stop_tx
(up);
in sunsu_stop_tx()
413
__stop_tx
(up);
in transmit_chars()
429
__stop_tx
(up);
in transmit_chars()
H
A
D
ma35d1_serial.c
178
static void
__stop_tx
(struct uart_ma35d1_port *p)
in __stop_tx()
function
191
__stop_tx
(up);
in ma35d1serial_stop_tx()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H
A
D
8250_port.c
1479
static inline void
__stop_tx
(struct uart_8250_port *p)
in __stop_tx()
function
1522
__stop_tx
(up);
in serial8250_stop_tx()
1805
__stop_tx
(up);
in serial8250_tx_chars()
1842
* the interrupt and RPM in
__stop_tx
()
in serial8250_tx_chars()
1845
__stop_tx
(up);
in serial8250_tx_chars()
1946
__stop_tx
(up);
in serial8250_handle_irq()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H
A
D
8250_port.c
1498
static inline void
__stop_tx
(struct uart_8250_port *p)
in __stop_tx()
function
1525
__stop_tx
(up);
in serial8250_stop_tx()
1799
__stop_tx
(up);
in serial8250_tx_chars()
1837
* the interrupt and RPM in
__stop_tx
()
in serial8250_tx_chars()
1840
__stop_tx
(up);
in serial8250_tx_chars()
Completed in 16 milliseconds