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

/linux-master/arch/mips/generic/
H A Dyamon-dt.c159 const char *yamontty, *mode_var; local
165 yamontty = fw_getenv("yamontty");
166 if (!yamontty || !strcmp(yamontty, "tty0")) {
168 } else if (!strcmp(yamontty, "tty1")) {
171 pr_warn("yamontty environment variable '%s' invalid\n",
172 yamontty);

Completed in 106 milliseconds