Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dsclp_vt220.c402 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, in __sclp_vt220_write() function
473 return __sclp_vt220_write(buf, count, 1, 0, 1); in sclp_vt220_write()
542 return __sclp_vt220_write(&ch, 1, 0, 0, 1); in sclp_vt220_put_char()
794 __sclp_vt220_write((const unsigned char *) buf, count, 1, 1, 0); in sclp_vt220_con_write()