Home
last modified time | relevance | path

Searched refs:tty_port_open (Results 1 – 22 of 22) sorted by relevance

/drivers/tty/
Dtty_port.c566 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open() function
597 EXPORT_SYMBOL(tty_port_open);
Dgoldfish.c110 return tty_port_open(&qtty->port, tty, filp); in goldfish_tty_open()
Dmetag_da.c426 return tty_port_open(tty->port, tty, filp); in dashtty_open()
Dehv_bytechan.c504 return tty_port_open(&bc->port, ttys, filp); in ehv_bc_tty_open()
Dmips_ejtag_fdc.c774 return tty_port_open(tty->port, tty, filp); in mips_ejtag_fdc_tty_open()
Disicom.c874 return tty_port_open(tport, tty, filp); in isicom_open()
Dnozomi.c1625 return tty_port_open(&port->port, tty, filp); in ntty_open()
Dmxser.c1013 return tty_port_open(&info->port, tty, filp); in mxser_open()
/drivers/char/
Dttyprintk.c94 return tty_port_open(&tpk_port.port, tty, filp); in tpk_open()
/drivers/tty/serial/
Dkgdb_nmi.c279 ret = tty_port_open(&priv->port, tty, file); in kgdb_nmi_tty_open()
Difx6x60.c355 return tty_port_open(&saved_ifx_dev->tty_port, tty, filp); in ifx_spi_open()
Dserial_core.c1699 retval = tty_port_open(&state->port, tty, filp); in uart_open()
/drivers/staging/gdm724x/
Dgdm_tty.c115 return tty_port_open(&gdm->port, tty, filp); in gdm_tty_open()
/drivers/misc/
Dpti.c430 return tty_port_open(tty->port, tty, filp); in pti_tty_driver_open()
/drivers/ipack/devices/
Dipoctal.c100 err = tty_port_open(&channel->tty_port, tty, file); in ipoctal_open()
/drivers/staging/greybus/
Duart.c419 return tty_port_open(&gb_tty->port, tty, file); in gb_tty_open()
/drivers/mmc/card/
Dsdio_uart.c768 return tty_port_open(&port->port, tty, filp); in sdio_uart_open()
/drivers/staging/android/fiq_debugger/
Dfiq_debugger.c838 return tty_port_open(&state->tty_port, tty, filp); in fiq_tty_open()
/drivers/isdn/capi/
Dcapi.c1022 err = tty_port_open(&mp->port, tty, filp); in capinc_tty_open()
/drivers/usb/serial/
Dusb-serial.c249 return tty_port_open(&port->port, tty, filp); in serial_open()
/drivers/usb/class/
Dcdc-acm.c517 return tty_port_open(&acm->port, tty, filp); in acm_tty_open()
/drivers/staging/fwserial/
Dfwserial.c1055 return tty_port_open(&port->port, tty, fp); in fwtty_open()