Home
last modified time | relevance | path

Searched refs:cfe_getenv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sibyte/common/
H A Dcfe_console.c49 if (cfe_getenv("BOOT_CONSOLE", consdev, 32) >= 0) { in cfe_console_setup()
H A Dcfe.c276 if (cfe_getenv("LINUX_CMDLINE", arcs_cmdline, COMMAND_LINE_SIZE) < 0) { in prom_init()
/kernel/linux/linux-6.6/arch/mips/sibyte/common/
H A Dcfe_console.c49 if (cfe_getenv("BOOT_CONSOLE", consdev, 32) >= 0) { in cfe_console_setup()
H A Dcfe.c260 if (cfe_getenv("LINUX_CMDLINE", arcs_cmdline, COMMAND_LINE_SIZE) < 0) { in prom_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h93 int cfe_getenv(char *name, char *dest, int destlen);
/kernel/linux/linux-6.6/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h90 int cfe_getenv(char *name, char *dest, int destlen);
/kernel/linux/linux-5.10/arch/mips/fw/cfe/
H A Dcfe_api.c201 int cfe_getenv(char *name, char *dest, int destlen) in cfe_getenv() function
/kernel/linux/linux-6.6/arch/mips/fw/cfe/
H A Dcfe_api.c206 int cfe_getenv(char *name, char *dest, int destlen) in cfe_getenv() function

Completed in 4 milliseconds