Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dtty_port.c213 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf() function
224 EXPORT_SYMBOL(tty_port_alloc_xmit_buf);
Dmips_ejtag_fdc.c702 if (tty_port_alloc_xmit_buf(port) < 0) in mips_ejtag_fdc_tty_port_activate()
Disicom.c803 if (tty_port_alloc_xmit_buf(tport) < 0) in isicom_activate()
/Linux-v5.4/drivers/ipack/devices/
Dipoctal.c389 tty_port_alloc_xmit_buf(&channel->tty_port); in ipoctal_inst_slot()
/Linux-v5.4/include/linux/
Dtty.h593 extern int tty_port_alloc_xmit_buf(struct tty_port *port);