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

/linux-master/drivers/s390/char/
H A Dsclp_early_core.c195 static int sclp_early_setup(int disable, int *have_linemode, int *have_vt220) function
230 if (sclp_early_setup(0, &have_linemode, &have_vt220) != 0)
236 sclp_early_setup(1, &have_linemode, &have_vt220);
262 sclp_early_setup(0, &have_linemode, &have_vt220);
265 sclp_early_setup(1, &have_linemode, &have_vt220);

Completed in 110 milliseconds