Home
last modified time | relevance | path

Searched refs:tty_port_close (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dttynull.c24 tty_port_close(&ttynull_port, tty, filp); in ttynull_close()
H A Dtty_port.c631 void tty_port_close(struct tty_port *port, struct tty_struct *tty, in tty_port_close() function
642 EXPORT_SYMBOL(tty_port_close);
H A Dgoldfish.c181 tty_port_close(tty->port, tty, filp); in goldfish_tty_close()
H A Dehv_bytechan.c529 tty_port_close(&bc->port, ttys, filp); in ehv_bc_tty_close()
H A Dvcc.c795 tty_port_close(tty->port, tty, vcc_file); in vcc_close()
H A Dmips_ejtag_fdc.c777 return tty_port_close(tty->port, tty, filp); in mips_ejtag_fdc_tty_close()
H A Disicom.c928 tty_port_close(port, tty, filp); in isicom_close()
H A Dnozomi.c1607 tty_port_close(&port->port, tty, filp); in ntty_close()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dttyprintk.c110 tty_port_close(&tpkp->port, tty, filp); in tpk_close()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dkgdb_nmi.c291 tty_port_close(&priv->port, tty, file); in kgdb_nmi_tty_close()
H A Difx6x60.c354 tty_port_close(&ifx_dev->tty_port, tty, filp); in ifx_spi_close()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_tty.c111 tty_port_close(&gdm->port, tty, filp); in gdm_tty_close()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgtty.c201 tty_port_close(&port->port, tty, file); in dbc_tty_close()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c438 tty_port_close(tty->port, tty, filp); in pti_tty_driver_close()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.c343 tty_port_close(&line->port, tty, filp); in line_close()
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A Dipoctal.c139 tty_port_close(&channel->tty_port, tty, filp); in ipoctal_close()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h715 extern void tty_port_close(struct tty_port *port,
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Duart.c413 tty_port_close(&gb_tty->port, tty, file); in gb_tty_close()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c778 tty_port_close(&dev->port, tty, filp); in rfcomm_tty_close()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_uart.c768 tty_port_close(&port->port, tty, filp); in sdio_uart_close()
/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c1076 tty_port_close(&mp->port, tty, filp); in capinc_tty_close()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dusb-serial.c286 tty_port_close(&port->port, tty, filp); in serial_close()
H A Dxr_usb_serial_common.c717 tty_port_close(&xr_usb_serial->port, tty, filp); in xr_usb_serial_tty_close()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c1202 tty_port_close(tty->port, tty, filp); in fiq_tty_close()
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dcdc-acm.c793 tty_port_close(&acm->port, tty, filp); in acm_tty_close()

12