Home
last modified time | relevance | path

Searched refs:tty_port_install (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/tty/
A Dtty_port.c659 int tty_port_install(struct tty_port *port, struct tty_driver *driver, in tty_port_install() function
665 EXPORT_SYMBOL_GPL(tty_port_install);
A Drpmsg_tty.c56 return tty_port_install(&cport->port, driver, tty); in rpmsg_tty_install()
A Dmips_ejtag_fdc.c767 return tty_port_install(&priv->ports[tty->index].port, driver, tty); in mips_ejtag_fdc_tty_install()
A Dn_gsm.c3042 ret = tty_port_install(&dlci->port, driver, tty); in gsmtty_install()
/linux/include/linux/
A Dtty_port.h198 int tty_port_install(struct tty_port *port, struct tty_driver *driver,
/linux/drivers/tty/serial/
A Dkgdb_nmi.c249 ret = tty_port_install(&priv->port, drv, tty); in kgdb_nmi_tty_install()
/linux/drivers/usb/host/
A Dxhci-dbgtty.c187 return tty_port_install(&port->port, driver, tty); in dbc_tty_install()
/linux/drivers/tty/hvc/
A Dhvc_console.c337 rc = tty_port_install(&hp->port, driver, tty); in hvc_install()
A Dhvcs.c1112 retval = tty_port_install(&hvcsd->port, driver, tty); in hvcs_install()
/linux/drivers/s390/char/
A Dcon3215.c886 return tty_port_install(&raw->port, driver, tty); in tty3215_install()
A Dtty3270.c1021 rc = tty_port_install(&tp->port, driver, tty); in tty3270_install()
/linux/net/bluetooth/rfcomm/
A Dtty.c728 err = tty_port_install(&dev->port, driver, tty); in rfcomm_tty_install()
/linux/drivers/tty/vt/
A Dvt.c3394 ret = tty_port_install(&vc->port, driver, tty); in con_install()
/linux/
A Dvmlinux.symvers7336 0x00000000 tty_port_install vmlinux EXPORT_SYMBOL_GPL
A DSystem.map28434 ffff800010764ee0 T tty_port_install
A D.tmp_System.map28434 ffff800010764ee0 T tty_port_install

Completed in 359 milliseconds