Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_vt220.c405 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, in __sclp_vt220_write() function
474 return __sclp_vt220_write(buf, count, 1, 0, 1); in sclp_vt220_write()
591 return __sclp_vt220_write(&ch, 1, 0, 0, 1); in sclp_vt220_put_char()
843 __sclp_vt220_write((const unsigned char *) buf, count, 1, 1, 0); in sclp_vt220_con_write()