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:ZS_WSYNC
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
ip22zilog.c
51
#define
ZS_WSYNC
(channel) do { } while (0)
macro
150
ZS_WSYNC
(channel);
in ip22zilog_clear_fifo()
172
ZS_WSYNC
(channel);
in __load_zsregs()
265
ZS_WSYNC
(channel);
in ip22zilog_receive_chars()
323
ZS_WSYNC
(channel);
in ip22zilog_status_handle()
392
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
410
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
423
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
443
ZS_WSYNC
(channel);
in ip22zilog_interrupt()
466
ZS_WSYNC
(channe
in ip22zilog_interrupt()
[all...]
H
A
D
sunzilog.c
56
#define
ZS_WSYNC
(channel) do { } while (0)
macro
60
#define
ZS_WSYNC
(__channel) \
macro
167
ZS_WSYNC
(channel);
in sunzilog_clear_fifo()
191
ZS_WSYNC
(channel);
in __load_zsregs()
339
ZS_WSYNC
(channel);
in sunzilog_receive_chars()
412
ZS_WSYNC
(channel);
in sunzilog_status_handle()
490
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
509
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
522
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
543
ZS_WSYNC
(channe
in sunzilog_interrupt()
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
ip22zilog.c
51
#define
ZS_WSYNC
(channel) do { } while (0)
macro
150
ZS_WSYNC
(channel);
in ip22zilog_clear_fifo()
172
ZS_WSYNC
(channel);
in __load_zsregs()
265
ZS_WSYNC
(channel);
in ip22zilog_receive_chars()
323
ZS_WSYNC
(channel);
in ip22zilog_status_handle()
392
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
410
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
422
ZS_WSYNC
(channel);
in ip22zilog_transmit_chars()
442
ZS_WSYNC
(channel);
in ip22zilog_interrupt()
465
ZS_WSYNC
(channe
in ip22zilog_interrupt()
[all...]
H
A
D
sunzilog.c
56
#define
ZS_WSYNC
(channel) do { } while (0)
macro
60
#define
ZS_WSYNC
(__channel) \
macro
167
ZS_WSYNC
(channel);
in sunzilog_clear_fifo()
191
ZS_WSYNC
(channel);
in __load_zsregs()
339
ZS_WSYNC
(channel);
in sunzilog_receive_chars()
412
ZS_WSYNC
(channel);
in sunzilog_status_handle()
490
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
509
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
521
ZS_WSYNC
(channel);
in sunzilog_transmit_chars()
542
ZS_WSYNC
(channe
in sunzilog_interrupt()
[all...]
Completed in 5 milliseconds