Searched refs:rs_write (Results 1 – 3 of 3) sorted by relevance
/drivers/tty/serial/ |
D | 68328serial.c | 663 static int rs_write(struct tty_struct * tty, function 1135 .write = rs_write,
|
D | crisv10.c | 162 static int rs_write(struct tty_struct *tty, 1424 count = rs_write(tty, buf, count); in e100_write_rs485() 3178 rs_write(struct tty_struct *tty, in rs_write() function 4342 .write = rs_write,
|
/drivers/tty/ |
D | amiserial.c | 847 static int rs_write(struct tty_struct * tty, const unsigned char *buf, int count) in rs_write() function 1630 .write = rs_write,
|