Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/arch/mips/alchemy/common/
Dprom.c60 char *prom_getenv(char *envname) in prom_getenv() function
/linux-6.12.1/arch/mips/fw/sni/
Dsniprom.c75 char *prom_getenv(char *s) in prom_getenv() function
/linux-6.12.1/arch/mips/txx9/generic/
Dsetup.c283 const char *__init prom_getenv(const char *name) in prom_getenv() function