Home
last modified time | relevance | path

Searched refs:tty_port_alloc_xmit_buf (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/tty/
Dtty_port.c100 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf() function
111 EXPORT_SYMBOL(tty_port_alloc_xmit_buf);
Dmetag_da.c348 if (tty_port_alloc_xmit_buf(port) < 0) in dashtty_port_activate()
Dmips_ejtag_fdc.c705 if (tty_port_alloc_xmit_buf(port) < 0) in mips_ejtag_fdc_tty_port_activate()
Disicom.c817 if (tty_port_alloc_xmit_buf(tport) < 0) in isicom_activate()
/linux-4.1.27/drivers/ipack/devices/
Dipoctal.c392 tty_port_alloc_xmit_buf(&channel->tty_port); in ipoctal_inst_slot()
/linux-4.1.27/include/linux/
Dtty.h537 extern int tty_port_alloc_xmit_buf(struct tty_port *port);