Searched refs:rp_write (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/
H A Drocket.c38 * rp_write() and rp_write_char() functions use a per port semaphore to protect against
1577 static int rp_write(struct tty_struct *tty, rp_write() function
1586 if (count <= 0 || rocket_paranoia_check(info, "rp_write")) rp_write()
1593 printk(KERN_INFO "rp_write %d chars...\n", count); rp_write()
2337 .write = rp_write,

Completed in 72 milliseconds