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:of_dev
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/ams/
H
A
D
ams.h
27
struct platform_device *
of_dev
;
member
/kernel/linux/linux-6.6/drivers/macintosh/ams/
H
A
D
ams.h
30
struct platform_device *
of_dev
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H
A
D
mac.c
161
struct platform_device *
of_dev
;
in mac_probe()
local
H
A
D
fman_port.c
1742
static int fman_port_probe(struct platform_device *
of_dev
)
in fman_port_probe()
argument
H
A
D
fman.c
2690
static struct fman *read_dts_node(struct platform_device *
of_dev
)
in read_dts_node()
argument
2848
fman_probe(struct platform_device *
of_dev
)
fman_probe()
argument
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
xilinx_ps2.c
332
static int xps2_of_remove(struct platform_device *
of_dev
)
in xps2_of_remove()
argument
H
A
D
apbps2.c
193
static int apbps2_of_remove(struct platform_device *
of_dev
)
in apbps2_of_remove()
argument
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
xilinx_ps2.c
332
static int xps2_of_remove(struct platform_device *
of_dev
)
in xps2_of_remove()
argument
H
A
D
apbps2.c
190
static int apbps2_of_remove(struct platform_device *
of_dev
)
in apbps2_of_remove()
argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
ibmebus.c
350
struct platform_device *
of_dev
;
in ibmebus_bus_device_probe()
local
370
struct platform_device *
of_dev
= to_platform_device(dev);
in ibmebus_bus_device_remove()
local
380
struct platform_device *
of_dev
= to_platform_device(dev);
in ibmebus_bus_device_shutdown()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
ibmebus.c
356
struct platform_device *
of_dev
;
in ibmebus_bus_device_probe()
local
376
struct platform_device *
of_dev
= to_platform_device(dev);
in ibmebus_bus_device_remove()
local
385
struct platform_device *
of_dev
= to_platform_device(dev);
in ibmebus_bus_device_shutdown()
local
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
therm_windtunnel.c
54
struct platform_device *
of_dev
;
member
H
A
D
smu.c
76
struct platform_device *
of_dev
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H
A
D
mac.c
616
struct platform_device *
of_dev
;
in mac_probe()
local
H
A
D
fman_port.c
1768
static int fman_port_probe(struct platform_device *
of_dev
)
in fman_port_probe()
argument
H
A
D
fman.c
2716
static struct fman *read_dts_node(struct platform_device *
of_dev
)
in read_dts_node()
argument
2874
fman_probe(struct platform_device *
of_dev
)
fman_probe()
argument
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
therm_windtunnel.c
55
struct platform_device *
of_dev
;
member
H
A
D
smu.c
77
struct platform_device *
of_dev
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/
H
A
D
greth.c
1528
static int greth_of_remove(struct platform_device *
of_dev
)
in greth_of_remove()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H
A
D
xilinx_emaclite.c
1209
static int xemaclite_of_remove(struct platform_device *
of_dev
)
in xemaclite_of_remove()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/
H
A
D
greth.c
1528
static int greth_of_remove(struct platform_device *
of_dev
)
in greth_of_remove()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H
A
D
xilinx_emaclite.c
1186
static int xemaclite_of_remove(struct platform_device *
of_dev
)
in xemaclite_of_remove()
argument
Completed in 29 milliseconds