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:icom_adapter
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
icom.c
858
struct
icom_adapter
*
icom_adapter
;
in icom_interrupt()
local
1307
icom_init_ports(struct
icom_adapter
*
icom_adapter
)
icom_init_ports()
argument
1358
icom_port_active(struct icom_port *icom_port, struct
icom_adapter
*
icom_adapter
, int port_num)
icom_port_active()
argument
1374
icom_load_ports(struct
icom_adapter
*
icom_adapter
)
icom_load_ports()
argument
1404
struct
icom_adapter
*
icom_adapter
;
icom_alloc_adapter()
local
1431
icom_free_adapter(struct
icom_adapter
*
icom_adapter
)
icom_free_adapter()
argument
1437
icom_remove_adapter(struct
icom_adapter
*
icom_adapter
)
icom_remove_adapter()
argument
1473
struct
icom_adapter
*
icom_adapter
;
icom_kref_release()
local
1485
struct
icom_adapter
*
icom_adapter
;
icom_probe()
local
1593
struct
icom_adapter
*
icom_adapter
;
icom_remove()
local
[all...]
H
A
D
icom.h
245
struct
icom_adapter
{
struct
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
icom.c
277
struct
icom_adapter
{
struct
1113
struct
icom_adapter
*
icom_adapter
;
in icom_interrupt()
local
1560
icom_init_ports(struct
icom_adapter
*
icom_adapter
)
icom_init_ports()
argument
1599
icom_port_active(struct icom_port *icom_port, struct
icom_adapter
*
icom_adapter
, int port_num)
icom_port_active()
argument
1615
icom_load_ports(struct
icom_adapter
*
icom_adapter
)
icom_load_ports()
argument
1645
struct
icom_adapter
*
icom_adapter
;
icom_alloc_adapter()
local
1670
icom_free_adapter(struct
icom_adapter
*
icom_adapter
)
icom_free_adapter()
argument
1678
struct
icom_adapter
*
icom_adapter
= container_of(kref,
icom_kref_release()
local
1718
struct
icom_adapter
*
icom_adapter
;
icom_probe()
local
1826
struct
icom_adapter
*
icom_adapter
;
icom_remove()
local
[all...]
Completed in 5 milliseconds