Searched refs:fw_getenv (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/mips/fw/lib/
H A Dcmdline.c50 char *fw_getenv(char *envname) fw_getenv() function
93 str = fw_getenv(envname); fw_getenvl()
/linux-4.4.14/arch/mips/include/asm/fw/
H A Dfw.h27 extern char *fw_getenv(char *name);
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-setup.c44 p = fw_getenv("memsize"); get_memsize_from_env()
H A Dsead3-init.c29 s = fw_getenv("modetty0"); console_config()
/linux-4.4.14/arch/mips/mti-malta/
H A Dmalta-dtshim.c68 var = fw_getenv(var_names[i]); append_memory()
H A Dmalta-init.c49 s = fw_getenv("modetty0"); console_config()

Completed in 99 milliseconds