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:prom_getenv
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sni/
H
A
D
setup.c
67
cdev =
prom_getenv
("console_dev");
in sni_console_setup()
69
ctype =
prom_getenv
("console");
in sni_console_setup()
74
baud =
prom_getenv
("lbaud");
in sni_console_setup()
78
baud =
prom_getenv
("rbaud");
in sni_console_setup()
/kernel/linux/linux-6.6/arch/mips/sni/
H
A
D
setup.c
67
cdev =
prom_getenv
("console_dev");
in sni_console_setup()
69
ctype =
prom_getenv
("console");
in sni_console_setup()
74
baud =
prom_getenv
("lbaud");
in sni_console_setup()
78
baud =
prom_getenv
("rbaud");
in sni_console_setup()
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H
A
D
prom.c
59
char *
prom_getenv
(char *envname)
in prom_getenv()
function
93
memsize_str =
prom_getenv
("memsize");
in prom_init()
132
ethaddr_str =
prom_getenv
("ethaddr");
in prom_get_ethernet_addr()
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H
A
D
prom.c
59
char *
prom_getenv
(char *envname)
in prom_getenv()
function
93
memsize_str =
prom_getenv
("memsize");
in prom_init()
132
ethaddr_str =
prom_getenv
("ethaddr");
in prom_get_ethernet_addr()
/kernel/linux/linux-5.10/drivers/mtd/maps/
H
A
D
pmcmsp-flash.c
70
for (fcnt = 0; (env =
prom_getenv
(flash_name)); fcnt++)
in init_msp_flash()
95
for (pcnt = 0; (env =
prom_getenv
(part_name)); pcnt++)
in init_msp_flash()
111
env =
prom_getenv
(flash_name);
in init_msp_flash()
153
env =
prom_getenv
(part_name);
in init_msp_flash()
/kernel/linux/linux-5.10/arch/mips/ar7/
H
A
D
prom.c
30
char *
prom_getenv
(const char *name)
in prom_getenv()
function
40
EXPORT_SYMBOL(
prom_getenv
);
variable
198
s =
prom_getenv
("modetty0");
in console_config()
H
A
D
platform.c
288
mac =
prom_getenv
(name);
in cpmac_get_mac()
291
mac =
prom_getenv
(name);
in cpmac_get_mac()
501
prid =
prom_getenv
("ProductID");
in detect_leds()
502
usb_prod =
prom_getenv
("usb_prod");
in detect_leds()
/kernel/linux/linux-6.6/arch/mips/ar7/
H
A
D
prom.c
30
char *
prom_getenv
(const char *name)
in prom_getenv()
function
40
EXPORT_SYMBOL(
prom_getenv
);
variable
198
s =
prom_getenv
("modetty0");
in console_config()
H
A
D
platform.c
288
mac =
prom_getenv
(name);
in cpmac_get_mac()
291
mac =
prom_getenv
(name);
in cpmac_get_mac()
501
prid =
prom_getenv
("ProductID");
in detect_leds()
502
usb_prod =
prom_getenv
("usb_prod");
in detect_leds()
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/
H
A
D
prom.h
130
#define
prom_getenv
(x) _prom_getenv(__prom_getenv, NULL, x)
macro
147
#define
prom_getenv
__prom_getenv
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/
H
A
D
prom.h
130
#define
prom_getenv
(x) _prom_getenv(__prom_getenv, NULL, x)
macro
147
#define
prom_getenv
__prom_getenv
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ar7/
H
A
D
prom.h
9
extern char *
prom_getenv
(const char *name);
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ar7/
H
A
D
prom.h
9
extern char *
prom_getenv
(const char *name);
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H
A
D
prom.h
10
extern char *
prom_getenv
(char *envname);
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H
A
D
prom.h
10
extern char *
prom_getenv
(char *envname);
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mipsprom.h
75
extern char *
prom_getenv
(char *);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mipsprom.h
75
extern char *
prom_getenv
(char *);
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H
A
D
generic.h
45
const char *
prom_getenv
(const char *name);
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/
H
A
D
generic.h
45
const char *
prom_getenv
(const char *name);
/kernel/linux/linux-5.10/arch/mips/dec/prom/
H
A
D
identify.c
121
dec_sysid = simple_strtoul(
prom_getenv
("systype"),
in prom_identify_arch()
/kernel/linux/linux-5.10/arch/mips/fw/sni/
H
A
D
sniprom.c
75
char *
prom_getenv
(char *s)
in prom_getenv()
function
/kernel/linux/linux-6.6/arch/mips/fw/sni/
H
A
D
sniprom.c
75
char *
prom_getenv
(char *s)
in prom_getenv()
function
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H
A
D
identify.c
121
dec_sysid = simple_strtoul(
prom_getenv
("systype"),
in prom_identify_arch()
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H
A
D
setup.c
245
envstr =
prom_getenv
("board");
in select_board()
283
const char *__init
prom_getenv
(const char *name)
in prom_getenv()
function
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H
A
D
setup.c
297
envstr =
prom_getenv
("board");
in select_board()
352
const char *__init
prom_getenv
(const char *name)
in prom_getenv()
function
Completed in 13 milliseconds