Home
last modified time | relevance | path

Searched refs:tty_port_hangup (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_port.rst12 tty_port_close(), and tty_port_hangup() in respective
33 tty_port_close tty_port_close_start tty_port_close_end tty_port_hangup
/openbmc/linux/drivers/tty/
H A Dttynull.c29 tty_port_hangup(&ttynull_port); in ttynull_hangup()
H A Dtty_port.c392 void tty_port_hangup(struct tty_port *port) in tty_port_hangup() function
410 EXPORT_SYMBOL(tty_port_hangup);
H A Drpmsg_tty.c119 tty_port_hangup(tty->port); in rpmsg_tty_hangup()
H A Dgoldfish.c185 tty_port_hangup(tty->port); in goldfish_tty_hangup()
H A Dehv_bytechan.c593 tty_port_hangup(&bc->port); in ehv_bc_tty_hangup()
H A Dvcc.c814 tty_port_hangup(tty->port); in vcc_hangup()
H A Dmips_ejtag_fdc.c796 tty_port_hangup(tty->port); in mips_ejtag_fdc_tty_hangup()
H A Dnozomi.c1595 tty_port_hangup(&port->port); in ntty_hangup()
H A Dmxser.c1456 tty_port_hangup(&info->port); in mxser_hangup()
H A Dmoxa.c1645 tty_port_hangup(&ch->port); in moxa_hangup()
H A Dn_gsm.c4359 tty_port_hangup(&dlci->port); in gsmtty_hangup()
/openbmc/linux/drivers/char/
H A Dttyprintk.c135 tty_port_hangup(&tpkp->port); in tpk_hangup()
/openbmc/linux/include/linux/
H A Dtty_port.h237 void tty_port_hangup(struct tty_port *port);
/openbmc/linux/drivers/tty/serial/
H A Dkgdb_nmi.c298 tty_port_hangup(&priv->port); in kgdb_nmi_tty_hangup()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_tty.c101 tty_port_hangup(&gdm->port); in gdm_tty_hangup()
/openbmc/linux/drivers/ipack/devices/
H A Dipoctal.c646 tty_port_hangup(&channel->tty_port); in ipoctal_hangup()
/openbmc/linux/arch/um/drivers/
H A Dline.c355 tty_port_hangup(&line->port); in line_hangup()
/openbmc/linux/drivers/staging/greybus/
H A Duart.c427 tty_port_hangup(&gb_tty->port); in gb_tty_hangup()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_uart.c760 tty_port_hangup(&port->port); in sdio_uart_hangup()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c1060 tty_port_hangup(&dev->port); in rfcomm_tty_hangup()
/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c1231 tty_port_hangup(&mp->port); in capinc_tty_hangup()
/openbmc/linux/drivers/usb/serial/
H A Dusb-serial.c320 tty_port_hangup(&port->port); in serial_hangup()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c793 tty_port_hangup(&acm->port); in acm_tty_hangup()