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:vt8500_port
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
vt8500_serial.c
95
struct
vt8500_port
{
struct
124
struct
vt8500_port
*
vt8500_port
= container_of(port,
in vt8500_stop_tx()
local
134
struct
vt8500_port
*
vt8500_port
= container_of(port,
in vt8500_stop_rx()
local
144
struct
vt8500_port
*
vt8500_port
= container_of(port,
vt8500_enable_ms()
local
225
struct
vt8500_port
*
vt8500_port
= container_of(port,
vt8500_start_tx()
local
304
struct
vt8500_port
*
vt8500_port
=
vt8500_set_baud_rate()
local
328
struct
vt8500_port
*
vt8500_port
=
vt8500_startup()
local
347
struct
vt8500_port
*
vt8500_port
=
vt8500_shutdown()
local
362
struct
vt8500_port
*
vt8500_port
=
vt8500_set_termios()
local
441
struct
vt8500_port
*
vt8500_port
=
vt8500_type()
local
498
struct
vt8500_port
*
vt8500_port
= vt8500_uart_ports[co->index];
vt8500_console_write()
local
519
struct
vt8500_port
*
vt8500_port
;
vt8500_console_setup()
local
625
struct
vt8500_port
*
vt8500_port
;
vt8500_serial_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
vt8500_serial.c
95
struct
vt8500_port
{
struct
124
struct
vt8500_port
*
vt8500_port
= container_of(port,
in vt8500_stop_tx()
local
134
struct
vt8500_port
*
vt8500_port
= container_of(port,
in vt8500_stop_rx()
local
144
struct
vt8500_port
*
vt8500_port
= container_of(port,
vt8500_enable_ms()
local
208
struct
vt8500_port
*
vt8500_port
= container_of(port,
vt8500_start_tx()
local
281
struct
vt8500_port
*
vt8500_port
=
vt8500_set_baud_rate()
local
305
struct
vt8500_port
*
vt8500_port
=
vt8500_startup()
local
324
struct
vt8500_port
*
vt8500_port
=
vt8500_shutdown()
local
339
struct
vt8500_port
*
vt8500_port
=
vt8500_set_termios()
local
418
struct
vt8500_port
*
vt8500_port
=
vt8500_type()
local
475
struct
vt8500_port
*
vt8500_port
= vt8500_uart_ports[co->index];
vt8500_console_write()
local
496
struct
vt8500_port
*
vt8500_port
;
vt8500_console_setup()
local
602
struct
vt8500_port
*
vt8500_port
;
vt8500_serial_probe()
local
[all...]
Completed in 2 milliseconds