Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_vt220.c399 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, in __sclp_vt220_write() function
468 return __sclp_vt220_write(buf, count, 1, 0, 1); in sclp_vt220_write()
584 return __sclp_vt220_write(&ch, 1, 0, 0, 1); in sclp_vt220_put_char()
775 __sclp_vt220_write((const unsigned char *) buf, count, 1, 1, 0); in sclp_vt220_con_write()