tty_port_alloc_xmit_buf 389 drivers/ipack/devices/ipoctal.c tty_port_alloc_xmit_buf(&channel->tty_port); tty_port_alloc_xmit_buf 803 drivers/tty/isicom.c if (tty_port_alloc_xmit_buf(tport) < 0) tty_port_alloc_xmit_buf 702 drivers/tty/mips_ejtag_fdc.c if (tty_port_alloc_xmit_buf(port) < 0) tty_port_alloc_xmit_buf 225 drivers/tty/tty_port.c EXPORT_SYMBOL(tty_port_alloc_xmit_buf); tty_port_alloc_xmit_buf 595 include/linux/tty.h extern int tty_port_alloc_xmit_buf(struct tty_port *port);