Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/char/
Draw3270.c90 static bool tubxcorrect; variable
91 module_param(tubxcorrect, bool, 0);
735 if (tubxcorrect) { in raw3270_setup_device()