Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c194 static int sclp_early_setup(int disable, int *have_linemode, int *have_vt220) in sclp_early_setup() function
229 if (sclp_early_setup(0, &have_linemode, &have_vt220) != 0) in __sclp_early_printk()
235 sclp_early_setup(1, &have_linemode, &have_vt220); in __sclp_early_printk()
261 sclp_early_setup(0, &have_linemode, &have_vt220); in sclp_emergency_printk()
264 sclp_early_setup(1, &have_linemode, &have_vt220); in sclp_emergency_printk()
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c193 static int sclp_early_setup(int disable, int *have_linemode, int *have_vt220) in sclp_early_setup() function
223 if (sclp_early_setup(0, &have_linemode, &have_vt220) != 0) in __sclp_early_printk()
229 sclp_early_setup(1, &have_linemode, &have_vt220); in __sclp_early_printk()

Completed in 2 milliseconds