Home
last modified time | relevance | path

Searched defs:prom_getenv (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/include/asm/dec/
A Dprom.h130 #define prom_getenv(x) _prom_getenv(__prom_getenv, NULL, x) macro
147 #define prom_getenv __prom_getenv macro
/linux/arch/mips/alchemy/common/
A Dprom.c60 char *prom_getenv(char *envname) in prom_getenv() function
/linux/arch/mips/fw/sni/
A Dsniprom.c75 char *prom_getenv(char *s) in prom_getenv() function
/linux/arch/mips/txx9/generic/
A Dsetup.c283 const char *__init prom_getenv(const char *name) in prom_getenv() function

Completed in 12 milliseconds