Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dttynull.c19 return tty_port_open(&ttynull_port, tty, filp); in ttynull_open()
H A Dtty_port.c670 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open() function
701 EXPORT_SYMBOL(tty_port_open);
H A Dgoldfish.c176 return tty_port_open(&qtty->port, tty, filp); in goldfish_tty_open()
H A Dehv_bytechan.c516 return tty_port_open(&bc->port, ttys, filp); in ehv_bc_tty_open()
H A Dvcc.c777 return tty_port_open(tty->port, tty, vcc_file); in vcc_open()
H A Dmips_ejtag_fdc.c772 return tty_port_open(tty->port, tty, filp); in mips_ejtag_fdc_tty_open()
H A Disicom.c865 return tty_port_open(tport, tty, filp); in isicom_open()
H A Dnozomi.c1585 return tty_port_open(&port->port, tty, filp); in ntty_open()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dttyprintk.c94 return tty_port_open(&tpk_port.port, tty, filp); in tpk_open()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dkgdb_nmi.c276 ret = tty_port_open(&priv->port, tty, file); in kgdb_nmi_tty_open()
H A Difx6x60.c340 return tty_port_open(&saved_ifx_dev->tty_port, tty, filp); in ifx_spi_open()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_tty.c90 return tty_port_open(&gdm->port, tty, filp); in gdm_tty_open()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgtty.c194 return tty_port_open(&port->port, tty, file); in dbc_tty_open()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c422 return tty_port_open(tty->port, tty, filp); in pti_tty_driver_open()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.c322 return tty_port_open(&line->port, tty, filp); in line_open()
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A Dipoctal.c114 return tty_port_open(&channel->tty_port, tty, file); in ipoctal_open()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h719 extern int tty_port_open(struct tty_port *port,
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Duart.c406 return tty_port_open(&gb_tty->port, tty, file); in gb_tty_open()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c755 err = tty_port_open(&dev->port, tty, filp); in rfcomm_tty_open()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_uart.c762 return tty_port_open(&port->port, tty, filp); in sdio_uart_open()
/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c1064 err = tty_port_open(&mp->port, tty, filp); in capinc_tty_open()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dusb-serial.c248 return tty_port_open(&port->port, tty, filp); in serial_open()
H A Dxr_usb_serial_common.c592 return tty_port_open(&xr_usb_serial->port, tty, filp); in xr_usb_serial_tty_open()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c1197 return tty_port_open(&state->tty_port, tty, filp); in fiq_tty_open()
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-acm.c651 return tty_port_open(&acm->port, tty, filp); in acm_tty_open()

12