Home
last modified time | relevance | path

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

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