Searched refs:tty_port_alloc_xmit_buf (Results 1 – 6 of 6) sorted by relevance
100 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf() function111 EXPORT_SYMBOL(tty_port_alloc_xmit_buf);
348 if (tty_port_alloc_xmit_buf(port) < 0) in dashtty_port_activate()
705 if (tty_port_alloc_xmit_buf(port) < 0) in mips_ejtag_fdc_tty_port_activate()
817 if (tty_port_alloc_xmit_buf(tport) < 0) in isicom_activate()
392 tty_port_alloc_xmit_buf(&channel->tty_port); in ipoctal_inst_slot()
537 extern int tty_port_alloc_xmit_buf(struct tty_port *port);