Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtty_port.h158 int tty_port_alloc_xmit_buf(struct tty_port *port);
/linux-6.3-rc2/drivers/tty/
A Dtty_port.c245 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf() function
259 EXPORT_SYMBOL(tty_port_alloc_xmit_buf);
A Dmips_ejtag_fdc.c703 if (tty_port_alloc_xmit_buf(port) < 0) in mips_ejtag_fdc_tty_port_activate()
A Dmxser.c732 ret = tty_port_alloc_xmit_buf(port); in mxser_activate()
/linux-6.3-rc2/drivers/ipack/devices/
A Dipoctal.c400 res = tty_port_alloc_xmit_buf(&channel->tty_port); in ipoctal_inst_slot()

Completed in 16 milliseconds