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:ocelot_init
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H
A
D
ocelot_vsc7514.c
348
err =
ocelot_init
(ocelot);
in mscc_ocelot_probe()
H
A
D
ocelot.c
2915
int
ocelot_init
(struct ocelot *ocelot)
in ocelot_init()
function
3064
EXPORT_SYMBOL(
ocelot_init
);
variable
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H
A
D
ocelot.c
1490
int
ocelot_init
(struct ocelot *ocelot)
in ocelot_init()
function
1627
EXPORT_SYMBOL(
ocelot_init
);
variable
H
A
D
ocelot_vsc7514.c
1264
err =
ocelot_init
(ocelot);
in mscc_ocelot_probe()
/kernel/linux/linux-5.10/include/soc/mscc/
H
A
D
ocelot.h
720
int
ocelot_init
(struct ocelot *ocelot);
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H
A
D
felix.c
592
err =
ocelot_init
(ocelot);
in felix_setup()
619
* excludes BIT(ocelot->num_phys_ports), and so does
ocelot_init
, since
in felix_setup()
/kernel/linux/linux-6.6/include/soc/mscc/
H
A
D
ocelot.h
983
int
ocelot_init
(struct ocelot *ocelot);
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
felix.c
510
/* This overwrites
ocelot_init
():
in felix_tag_8021q_setup()
542
/* Restore the logic from
ocelot_init
:
in felix_tag_8021q_teardown()
1560
err =
ocelot_init
(ocelot);
in felix_setup()
Completed in 31 milliseconds