Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A DMakefile25 obj-$(CONFIG_TN3270) += raw3270.o con3270.o
H A Dcon3270.c2126 static struct console con3270 = { variable
2165 con3270.data = tp; in con3270_init()
2169 register_console(&con3270); in con3270_init()