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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsn_console.c448 * sn_receive_chars - Grab characters, pass them to tty layer
457 sn_receive_chars(struct sn_cons_port *port, unsigned long flags) function
463 printk(KERN_ERR "sn_receive_chars - port NULL so can't receieve\n");
468 printk(KERN_ERR "sn_receive_chars - port->sc_ops NULL so can't receieve\n");
629 sn_receive_chars(port, flags);
658 sn_receive_chars(port, flags);

Completed in 116 milliseconds