Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_port.c214 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf() function
225 EXPORT_SYMBOL(tty_port_alloc_xmit_buf);
H A Dmips_ejtag_fdc.c703 if (tty_port_alloc_xmit_buf(port) < 0) in mips_ejtag_fdc_tty_port_activate()
H A Disicom.c803 if (tty_port_alloc_xmit_buf(tport) < 0) in isicom_activate()
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A Dipoctal.c403 res = tty_port_alloc_xmit_buf(&channel->tty_port); in ipoctal_inst_slot()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h611 extern int tty_port_alloc_xmit_buf(struct tty_port *port);