Searched refs:rs_write (Results 1 – 3 of 3) sorted by relevance
85 static int rs_write(struct tty_struct * tty, in rs_write() function121 return rs_write(tty, &ch, 1); in rs_put_char()159 .write = rs_write,
191 static int rs_write(struct tty_struct * tty, in rs_write() function441 .write = rs_write,
830 static int rs_write(struct tty_struct * tty, const unsigned char *buf, int count) in rs_write() function1591 .write = rs_write,