Home
last modified time | relevance | path

Searched refs:vt_conf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c71 static char *vt_conf[MAX_TTYS]; variable
165 char *s = vt_conf[i]; in stdio_init()
194 line_setup(vt_conf, MAX_TTYS, &def_conf, str, "console"); in console_chan_setup()