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:tty_port
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H
A
D
8250_dma.c
47
struct
tty_port
*
tty_port
= &p->port.state->port;
in __dma_rx_complete()
local
H
A
D
8250_mtk.c
96
struct
tty_port
*
tty_port
= &up->port.state->port;
in mtk8250_dma_rx_complete()
local
H
A
D
8250_omap.c
828
struct
tty_port
*
tty_port
= &p->port.state->port;
in __dma_rx_do_complete()
local
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H
A
D
8250_dma.c
44
struct
tty_port
*
tty_port
= &p->port.state->port;
in __dma_rx_complete()
local
H
A
D
8250_mtk.c
96
struct
tty_port
*
tty_port
= &up->port.state->port;
in mtk8250_dma_rx_complete()
local
H
A
D
8250_omap.c
898
struct
tty_port
*
tty_port
= &p->port.state->port;
in __dma_rx_do_complete()
local
H
A
D
8250_bcm7271.c
445
struct
tty_port
*
tty_port
= &up->state->port;
in brcmuart_rx_buf_done_isr()
local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
pdc_cons.c
82
static struct
tty_port
tty_port
;
variable
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty_port.h
101
struct
tty_port
{
global()
struct
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
ifx6x60.h
66
struct
tty_port
tty_port
;
member
H
A
D
bcm63xx_uart.c
229
struct
tty_port
*
tty_port
= &port->state->port;
in bcm_uart_do_rx()
local
/kernel/linux/linux-5.10/drivers/ipack/devices/
H
A
D
ipoctal.c
37
struct
tty_port
tty_port
;
member
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
bcm63xx_uart.c
229
struct
tty_port
*
tty_port
= &port->state->port;
in bcm_uart_do_rx()
local
/kernel/linux/linux-6.6/drivers/ipack/devices/
H
A
D
ipoctal.c
35
struct
tty_port
tty_port
;
member
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
206
struct
tty_port
{
struct
[all...]
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H
A
D
fwserial.c
888
static void fwtty_port_dtr_rts(struct
tty_port
*
tty_port
, int on)
in fwtty_port_dtr_rts()
argument
913
static int fwtty_port_carrier_raised(struct
tty_port
*
tty_port
)
in fwtty_port_carrier_raised()
argument
975
static int fwtty_port_activate(struct
tty_port
*
tty_port
,
in fwtty_port_activate()
argument
1020
fw
tty_port
_shutdown(struct
tty_port
*
tty_port
)
fwtty_port_shutdown()
argument
[all...]
Completed in 18 milliseconds