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:suni_init
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
suni.h
239
int
suni_init
(struct atm_dev *dev);
H
A
D
suni.c
367
int
suni_init
(struct atm_dev *dev)
in suni_init()
function
389
EXPORT_SYMBOL(
suni_init
);
variable
H
A
D
iphase.c
922
static const struct ia_reg
suni_init
[] = {
local
963
ia_phy_write(iadev,
suni_init
, ARRAY_SIZE(
suni_init
));
2585
error =
suni_init
(dev);
H
A
D
he.c
1479
suni_init
(he_dev->atm_dev);
in he_start()
H
A
D
eni.c
1784
error =
suni_init
(dev);
in eni_do_init()
H
A
D
idt77252.c
3674
suni_init
(dev);
in idt77252_init_one()
H
A
D
nicstar.c
793
suni_init
(card->atmdev);
in ns_init_card()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
suni.h
239
int
suni_init
(struct atm_dev *dev);
H
A
D
suni.c
366
int
suni_init
(struct atm_dev *dev)
in suni_init()
function
388
EXPORT_SYMBOL(
suni_init
);
variable
H
A
D
iphase.c
921
static const struct ia_reg
suni_init
[] = {
local
962
ia_phy_write(iadev,
suni_init
, ARRAY_SIZE(
suni_init
));
2586
error =
suni_init
(dev);
H
A
D
eni.c
1784
error =
suni_init
(dev);
in eni_do_init()
H
A
D
he.c
1476
suni_init
(he_dev->atm_dev);
in he_start()
H
A
D
nicstar.c
795
suni_init
(card->atmdev);
in ns_init_card()
H
A
D
idt77252.c
3667
suni_init
(dev);
in idt77252_init_one()
Completed in 51 milliseconds