Searched refs:con_write (Results 1 – 1 of 1) sorted by relevance
3293 pr_warn_once("con_write: tty %d not allocated\n", currcons+1); in console_callback() 3656 static ssize_t con_write(struct tty_struct *tty, const u8 *buf, size_t count)3915 .write = con_write, in do_bind_con_driver() 3580 static ssize_t con_write(struct tty_struct *tty, const u8 *buf, size_t count) con_write() function