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:hydra_init
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H
A
D
hydra.c
58
static int
hydra_init
(struct zorro_dev *z);
90
if ((err =
hydra_init
(z))) {
in hydra_init_one()
112
static int
hydra_init
(struct zorro_dev *z)
in hydra_init()
function
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H
A
D
hydra.c
56
static int
hydra_init
(struct zorro_dev *z);
88
if ((err =
hydra_init
(z))) {
in hydra_init_one()
110
static int
hydra_init
(struct zorro_dev *z)
in hydra_init()
function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
hydra.h
97
extern int
hydra_init
(void);
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/
H
A
D
pci.c
134
static int __init
hydra_init
(void)
in hydra_init()
function
321
hydra_init
(); /* Mac I/O */
in chrp_find_bridges()
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
H
A
D
pci.c
135
hydra_init
(void)
in hydra_init()
function
H
A
D
setup.c
344
hydra_init
(); /* Mac I/O */
in chrp_setup_arch()
Completed in 4 milliseconds