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:plat_get_fdt
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pistachio/
H
A
D
init.c
58
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
67
__dt_setup_arch(
plat_get_fdt
());
in plat_mem_setup()
/kernel/linux/linux-5.10/arch/mips/generic/
H
A
D
init.c
29
plat_get_fdt
();
in prom_init()
33
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
/kernel/linux/linux-6.6/arch/mips/generic/
H
A
D
init.c
29
plat_get_fdt
();
in prom_init()
33
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H
A
D
malta-setup.c
207
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
215
void *fdt =
plat_get_fdt
();
in plat_mem_setup()
/kernel/linux/linux-6.6/arch/mips/mti-malta/
H
A
D
malta-setup.c
193
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
201
void *fdt =
plat_get_fdt
();
in plat_mem_setup()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
bootinfo.h
137
*
plat_get_fdt
() - Return a pointer to the platform's device tree blob
150
extern void *
plat_get_fdt
(void);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
bootinfo.h
160
*
plat_get_fdt
() - Return a pointer to the platform's device tree blob
173
extern void *
plat_get_fdt
(void);
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
relocate.c
318
void __weak *
plat_get_fdt
(void)
in plat_get_fdt()
function
339
fdt =
plat_get_fdt
();
in relocate_kernel()
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
relocate.c
318
fdt =
plat_get_fdt
();
in relocate_kernel()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H
A
D
setup.c
962
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H
A
D
setup.c
960
void __init *
plat_get_fdt
(void)
in plat_get_fdt()
function
Completed in 7 milliseconds