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:qe_port
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
ucc_uart.c
218
static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *
qe_port
)
in cpu2qe_addr()
argument
236
static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *
qe_port
)
in qe2cpu_addr()
argument
259
struct uart_
qe_port
*
qe_port
=
qe_uart_tx_empty()
local
311
struct uart_
qe_port
*
qe_port
=
qe_uart_stop_tx()
local
331
qe_uart_tx_pump(struct uart_
qe_port
*
qe_port
)
qe_uart_tx_pump()
argument
415
struct uart_
qe_port
*
qe_port
=
qe_uart_start_tx()
local
432
struct uart_
qe_port
*
qe_port
=
qe_uart_stop_rx()
local
446
struct uart_
qe_port
*
qe_port
=
qe_uart_break_ctl()
local
459
qe_uart_int_rx(struct uart_
qe_port
*
qe_port
)
qe_uart_int_rx()
argument
567
struct uart_
qe_port
*
qe_port
= (struct uart_
qe_port
*) data;
qe_uart_int()
local
591
qe_uart_initbd(struct uart_
qe_port
*
qe_port
)
qe_uart_initbd()
argument
649
qe_uart_init_ucc(struct uart_
qe_port
*
qe_port
)
qe_uart_init_ucc()
argument
772
struct uart_
qe_port
*
qe_port
=
qe_uart_startup()
local
808
struct uart_
qe_port
*
qe_port
=
qe_uart_shutdown()
local
848
struct uart_
qe_port
*
qe_port
=
qe_uart_set_termios()
local
983
struct uart_
qe_port
*
qe_port
=
qe_uart_request_port()
local
1049
struct uart_
qe_port
*
qe_port
=
qe_uart_release_port()
local
1258
struct uart_
qe_port
*
qe_port
= NULL;
ucc_uart_probe()
local
1478
struct uart_
qe_port
*
qe_port
= platform_get_drvdata(ofdev);
ucc_uart_remove()
local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
ucc_uart.c
218
static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *
qe_port
)
in cpu2qe_addr()
argument
236
static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *
qe_port
)
in qe2cpu_addr()
argument
259
struct uart_
qe_port
*
qe_port
=
qe_uart_tx_empty()
local
311
struct uart_
qe_port
*
qe_port
=
qe_uart_stop_tx()
local
331
qe_uart_tx_pump(struct uart_
qe_port
*
qe_port
)
qe_uart_tx_pump()
argument
413
struct uart_
qe_port
*
qe_port
=
qe_uart_start_tx()
local
430
struct uart_
qe_port
*
qe_port
=
qe_uart_stop_rx()
local
444
struct uart_
qe_port
*
qe_port
=
qe_uart_break_ctl()
local
457
qe_uart_int_rx(struct uart_
qe_port
*
qe_port
)
qe_uart_int_rx()
argument
565
struct uart_
qe_port
*
qe_port
= (struct uart_
qe_port
*) data;
qe_uart_int()
local
589
qe_uart_initbd(struct uart_
qe_port
*
qe_port
)
qe_uart_initbd()
argument
647
qe_uart_init_ucc(struct uart_
qe_port
*
qe_port
)
qe_uart_init_ucc()
argument
770
struct uart_
qe_port
*
qe_port
=
qe_uart_startup()
local
806
struct uart_
qe_port
*
qe_port
=
qe_uart_shutdown()
local
847
struct uart_
qe_port
*
qe_port
=
qe_uart_set_termios()
local
969
struct uart_
qe_port
*
qe_port
=
qe_uart_request_port()
local
1035
struct uart_
qe_port
*
qe_port
=
qe_uart_release_port()
local
1244
struct uart_
qe_port
*
qe_port
= NULL;
ucc_uart_probe()
local
1464
struct uart_
qe_port
*
qe_port
= platform_get_drvdata(ofdev);
ucc_uart_remove()
local
[all...]
Completed in 3 milliseconds