Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/char/
DMakefile24 obj-$(CONFIG_TN3270) += raw3270.o con3270.o
Dcon3270.c2139 static struct console con3270 = { variable
2178 con3270.data = tp; in con3270_init()
2182 register_console(&con3270); in con3270_init()