Searched defs:__sclp_vt220_write (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/char/
H A Dsclp_vt220.c383 __sclp_vt220_write(const unsigned char *buf, int count, int do_schedule, function
450 return __sclp_vt220_write(buf, count, 1, 0, 1);
529 return __sclp_vt220_write(&ch, 1, 0, 0, 1);
774 __sclp_vt220_write((const unsigned char *) buf, count, 1, 1, 0);

Completed in 11 milliseconds