tty_port           34 arch/alpha/kernel/srmcons.c 	struct tty_port port;
tty_port           48 arch/alpha/kernel/srmcons.c srmcons_do_receive_chars(struct tty_port *port)
tty_port           71 arch/alpha/kernel/srmcons.c 	struct tty_port *port = &srmconsp->port;
tty_port           92 arch/alpha/kernel/srmcons.c srmcons_do_write(struct tty_port *port, const char *buf, int count)
tty_port          161 arch/alpha/kernel/srmcons.c 	struct tty_port *port = &srmconsp->port;
tty_port          182 arch/alpha/kernel/srmcons.c 	struct tty_port *port = &srmconsp->port;
tty_port           23 arch/m68k/emu/nfcon.c static struct tty_port nfcon_tty_port;
tty_port           82 arch/parisc/kernel/pdc_cons.c static struct tty_port tty_port;
tty_port           86 arch/parisc/kernel/pdc_cons.c 	tty_port_tty_set(&tty_port, tty);
tty_port           96 arch/parisc/kernel/pdc_cons.c 		tty_port_tty_set(&tty_port, NULL);
tty_port          132 arch/parisc/kernel/pdc_cons.c 		tty_insert_flip_char(&tty_port, data & 0xFF, TTY_NORMAL);
tty_port          137 arch/parisc/kernel/pdc_cons.c 		tty_flip_buffer_push(&tty_port);
tty_port          174 arch/parisc/kernel/pdc_cons.c 	tty_port_init(&tty_port);
tty_port          185 arch/parisc/kernel/pdc_cons.c 	tty_port_link_device(&tty_port, pdc_console_tty_driver, 0);
tty_port          190 arch/parisc/kernel/pdc_cons.c 		tty_port_destroy(&tty_port);
tty_port           40 arch/um/drivers/chan.h extern void chan_enable_winch(struct chan *chan, struct tty_port *port);
tty_port          125 arch/um/drivers/chan_kern.c void chan_enable_winch(struct chan *chan, struct tty_port *port)
tty_port          540 arch/um/drivers/chan_kern.c 	struct tty_port *port = &line->port;
tty_port          219 arch/um/drivers/chan_user.c static int winch_tramp(int fd, struct tty_port *port, int *fd_out,
tty_port          274 arch/um/drivers/chan_user.c void register_winch(int fd, struct tty_port *port)
tty_port           41 arch/um/drivers/chan_user.h struct tty_port;
tty_port           42 arch/um/drivers/chan_user.h extern void register_winch(int fd,  struct tty_port *port);
tty_port           44 arch/um/drivers/chan_user.h 			       struct tty_port *port, unsigned long stack);
tty_port          285 arch/um/drivers/line.c static int line_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          307 arch/um/drivers/line.c static void line_destruct(struct tty_port *port)
tty_port          593 arch/um/drivers/line.c 	struct tty_port *port;
tty_port          665 arch/um/drivers/line.c void register_winch_irq(int fd, int tty_fd, int pid, struct tty_port *port,
tty_port           35 arch/um/drivers/line.h 	struct tty_port port;
tty_port           35 arch/xtensa/platforms/iss/console.c static struct tty_port serial_port;
tty_port           96 arch/xtensa/platforms/iss/console.c 	struct tty_port *port = &serial_port;
tty_port          138 drivers/char/pcmcia/synclink_cs.c 	struct tty_port		port;
tty_port          380 drivers/char/pcmcia/synclink_cs.c static int carrier_raised(struct tty_port *port);
tty_port          381 drivers/char/pcmcia/synclink_cs.c static void dtr_rts(struct tty_port *port, int onoff);
tty_port          895 drivers/char/pcmcia/synclink_cs.c 	struct tty_port *port = &info->port;
tty_port         2328 drivers/char/pcmcia/synclink_cs.c 	struct tty_port *port = &info->port;
tty_port         2438 drivers/char/pcmcia/synclink_cs.c static int carrier_raised(struct tty_port *port)
tty_port         2452 drivers/char/pcmcia/synclink_cs.c static void dtr_rts(struct tty_port *port, int onoff)
tty_port         2470 drivers/char/pcmcia/synclink_cs.c 	struct tty_port *port;
tty_port           21 drivers/char/ttyprintk.c 	struct tty_port port;
tty_port           37 drivers/ipack/devices/ipoctal.c 	struct tty_port			tty_port;
tty_port           71 drivers/ipack/devices/ipoctal.c static int ipoctal_port_activate(struct tty_port *port, struct tty_struct *tty)
tty_port           97 drivers/ipack/devices/ipoctal.c 	err = tty_port_open(&channel->tty_port, tty, file);
tty_port          126 drivers/ipack/devices/ipoctal.c 	tty_port_close(&channel->tty_port, tty, filp);
tty_port          149 drivers/ipack/devices/ipoctal.c 	struct tty_port *port = &channel->tty_port;
tty_port          201 drivers/ipack/devices/ipoctal.c 	value = channel->tty_port.xmit_buf[*pointer_write];
tty_port          388 drivers/ipack/devices/ipoctal.c 		tty_port_init(&channel->tty_port);
tty_port          389 drivers/ipack/devices/ipoctal.c 		tty_port_alloc_xmit_buf(&channel->tty_port);
tty_port          390 drivers/ipack/devices/ipoctal.c 		channel->tty_port.ops = &ipoctal_tty_port_ops;
tty_port          397 drivers/ipack/devices/ipoctal.c 		tty_dev = tty_port_register_device(&channel->tty_port, tty, i, NULL);
tty_port          400 drivers/ipack/devices/ipoctal.c 			tty_port_destroy(&channel->tty_port);
tty_port          429 drivers/ipack/devices/ipoctal.c 			channel->tty_port.xmit_buf[*pointer_read] = buf[i];
tty_port          626 drivers/ipack/devices/ipoctal.c 	tty_port_hangup(&channel->tty_port);
tty_port          629 drivers/ipack/devices/ipoctal.c 	tty_port_set_initialized(&channel->tty_port, 0);
tty_port          630 drivers/ipack/devices/ipoctal.c 	wake_up_interruptible(&channel->tty_port.open_wait);
tty_port          641 drivers/ipack/devices/ipoctal.c 	tty_port_set_initialized(&channel->tty_port, 0);
tty_port          698 drivers/ipack/devices/ipoctal.c 		tty_port_free_xmit_buf(&channel->tty_port);
tty_port          699 drivers/ipack/devices/ipoctal.c 		tty_port_destroy(&channel->tty_port);
tty_port           88 drivers/isdn/capi/capi.c 	struct tty_port port;
tty_port          192 drivers/isdn/capi/capi.c static void capiminor_destroy(struct tty_port *port)
tty_port           55 drivers/misc/pti.c 	struct tty_port port[PTITTY_MINOR_NUM];
tty_port          747 drivers/misc/pti.c static int pti_port_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          764 drivers/misc/pti.c static void pti_port_shutdown(struct tty_port *port)
tty_port          847 drivers/misc/pti.c 		struct tty_port *port = &drv_data->port[a];
tty_port           64 drivers/mmc/core/sdio_uart.c 	struct tty_port		port;
tty_port          542 drivers/mmc/core/sdio_uart.c static int uart_carrier_raised(struct tty_port *tport)
tty_port          565 drivers/mmc/core/sdio_uart.c static void uart_dtr_rts(struct tty_port *tport, int onoff)
tty_port          594 drivers/mmc/core/sdio_uart.c static int sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty)
tty_port          677 drivers/mmc/core/sdio_uart.c static void sdio_uart_shutdown(struct tty_port *tport)
tty_port          709 drivers/mmc/core/sdio_uart.c static void sdio_uart_port_destroy(struct tty_port *tport)
tty_port          226 drivers/net/usb/hso.c 	struct tty_port port;
tty_port           77 drivers/s390/char/con3215.c 	struct tty_port port;
tty_port          286 drivers/s390/char/keyboard.c to_utf8(struct tty_port *port, ushort c)
tty_port           35 drivers/s390/char/keyboard.h 	struct tty_port *port;
tty_port           56 drivers/s390/char/keyboard.h kbd_put_queue(struct tty_port *port, int ch)
tty_port           63 drivers/s390/char/keyboard.h kbd_puts_queue(struct tty_port *port, char *cp)
tty_port           50 drivers/s390/char/sclp_tty.c static struct tty_port sclp_port;
tty_port           61 drivers/s390/char/sclp_vt220.c static struct tty_port sclp_vt220_port;
tty_port           65 drivers/s390/char/tty3270.c 	struct tty_port port;
tty_port         1039 drivers/s390/char/tty3270.c 	struct tty_port *port = &tp->port;
tty_port          888 drivers/staging/fwserial/fwserial.c static void fwtty_port_dtr_rts(struct tty_port *tty_port, int on)
tty_port          890 drivers/staging/fwserial/fwserial.c 	struct fwtty_port *port = to_port(tty_port, port);
tty_port          913 drivers/staging/fwserial/fwserial.c static int fwtty_port_carrier_raised(struct tty_port *tty_port)
tty_port          915 drivers/staging/fwserial/fwserial.c 	struct fwtty_port *port = to_port(tty_port, port);
tty_port          975 drivers/staging/fwserial/fwserial.c static int fwtty_port_activate(struct tty_port *tty_port,
tty_port          978 drivers/staging/fwserial/fwserial.c 	struct fwtty_port *port = to_port(tty_port, port);
tty_port         1020 drivers/staging/fwserial/fwserial.c static void fwtty_port_shutdown(struct tty_port *tty_port)
tty_port         1022 drivers/staging/fwserial/fwserial.c 	struct fwtty_port *port = to_port(tty_port, port);
tty_port          239 drivers/staging/fwserial/fwserial.h 	struct tty_port		   port;
tty_port           39 drivers/staging/gdm724x/gdm_tty.c static void gdm_port_destruct(struct tty_port *port)
tty_port           27 drivers/staging/gdm724x/gdm_tty.h 	struct tty_port port;
tty_port           53 drivers/staging/greybus/uart.c 	struct tty_port port;
tty_port           85 drivers/staging/greybus/uart.c 	struct tty_port *port = &gb_tty->port;
tty_port          731 drivers/staging/greybus/uart.c static void gb_tty_dtr_rts(struct tty_port *port, int on)
tty_port          748 drivers/staging/greybus/uart.c static int gb_tty_port_activate(struct tty_port *port,
tty_port          758 drivers/staging/greybus/uart.c static void gb_tty_port_shutdown(struct tty_port *port)
tty_port          436 drivers/staging/isdn/gigaset/gigaset.h 	struct tty_port port;
tty_port           95 drivers/tty/amiserial.c 	struct tty_port		tport;
tty_port          380 drivers/tty/amiserial.c 	struct tty_port *port = &info->tport;
tty_port          518 drivers/tty/amiserial.c 	struct tty_port *port = &info->tport;
tty_port          649 drivers/tty/amiserial.c 	struct tty_port *port = &info->tport;
tty_port         1019 drivers/tty/amiserial.c 	struct tty_port *port = &state->tport;
tty_port         1334 drivers/tty/amiserial.c 	struct tty_port *port = &state->tport;
tty_port         1463 drivers/tty/amiserial.c 	struct tty_port *port = &info->tport;
tty_port         1589 drivers/tty/amiserial.c static int amiga_carrier_raised(struct tty_port *port)
tty_port         1594 drivers/tty/amiserial.c static void amiga_dtr_rts(struct tty_port *port, int raise)
tty_port          442 drivers/tty/cyclades.c 	struct tty_port *port;
tty_port          922 drivers/tty/cyclades.c 	struct tty_port *port = &info->port;
tty_port         1694 drivers/tty/cyclades.c static void cy_do_close(struct tty_port *port)
tty_port         2967 drivers/tty/cyclades.c static int cyy_carrier_raised(struct tty_port *port)
tty_port         2984 drivers/tty/cyclades.c static void cyy_dtr_rts(struct tty_port *port, int raise)
tty_port         2997 drivers/tty/cyclades.c static int cyz_carrier_raised(struct tty_port *port)
tty_port         3005 drivers/tty/cyclades.c static void cyz_dtr_rts(struct tty_port *port, int raise)
tty_port           46 drivers/tty/ehv_bytechan.c 	struct tty_port port;
tty_port          620 drivers/tty/ehv_bytechan.c static int ehv_bc_tty_port_activate(struct tty_port *port,
tty_port          654 drivers/tty/ehv_bytechan.c static void ehv_bc_tty_port_shutdown(struct tty_port *port)
tty_port           37 drivers/tty/goldfish.c 	struct tty_port port;
tty_port          158 drivers/tty/goldfish.c static int goldfish_tty_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          166 drivers/tty/goldfish.c static void goldfish_tty_shutdown(struct tty_port *port)
tty_port          249 drivers/tty/hvc/hvc_console.c static void hvc_port_destruct(struct tty_port *port)
tty_port           36 drivers/tty/hvc/hvc_console.h 	struct tty_port port;
tty_port          251 drivers/tty/hvc/hvcs.c 	struct tty_port port;
tty_port          684 drivers/tty/hvc/hvcs.c static void hvcs_destruct_port(struct tty_port *p)
tty_port           59 drivers/tty/hvc/hvsi.c 	struct tty_port port;
tty_port           47 drivers/tty/ipwireless/tty.c 	struct tty_port port;
tty_port          200 drivers/tty/isicom.c 	struct tty_port		port;
tty_port          324 drivers/tty/isicom.c static void isicom_dtr_rts(struct tty_port *port, int on)
tty_port          797 drivers/tty/isicom.c static int isicom_activate(struct tty_port *tport, struct tty_struct *tty)
tty_port          824 drivers/tty/isicom.c static int isicom_carrier_raised(struct tty_port *port)
tty_port          830 drivers/tty/isicom.c static struct tty_port *isicom_find_port(struct tty_struct *tty)
tty_port          857 drivers/tty/isicom.c 	struct tty_port *tport;
tty_port          901 drivers/tty/isicom.c static void isicom_shutdown(struct tty_port *port)
tty_port          920 drivers/tty/isicom.c 	struct tty_port *port;
tty_port         1577 drivers/tty/isicom.c 		struct tty_port *tport = &board->ports[index].port;
tty_port          105 drivers/tty/mips_ejtag_fdc.c 	struct tty_port			 port;
tty_port          694 drivers/tty/mips_ejtag_fdc.c static int mips_ejtag_fdc_tty_port_activate(struct tty_port *port,
tty_port          721 drivers/tty/mips_ejtag_fdc.c static void mips_ejtag_fdc_tty_port_shutdown(struct tty_port *port)
tty_port          130 drivers/tty/moxa.c 	struct tty_port port;
tty_port          167 drivers/tty/moxa.c static struct tty_port moxa_service_port;
tty_port          203 drivers/tty/moxa.c static void moxa_shutdown(struct tty_port *);
tty_port          204 drivers/tty/moxa.c static int moxa_carrier_raised(struct tty_port *);
tty_port          205 drivers/tty/moxa.c static void moxa_dtr_rts(struct tty_port *, int);
tty_port         1130 drivers/tty/moxa.c static void moxa_shutdown(struct tty_port *port)
tty_port         1137 drivers/tty/moxa.c static int moxa_carrier_raised(struct tty_port *port)
tty_port         1148 drivers/tty/moxa.c static void moxa_dtr_rts(struct tty_port *port, int onoff)
tty_port          221 drivers/tty/mxser.c 	struct tty_port port;
tty_port          547 drivers/tty/mxser.c static int mxser_carrier_raised(struct tty_port *port)
tty_port          553 drivers/tty/mxser.c static void mxser_dtr_rts(struct tty_port *port, int on)
tty_port          859 drivers/tty/mxser.c static int mxser_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          952 drivers/tty/mxser.c static void mxser_shutdown_port(struct tty_port *port)
tty_port         1038 drivers/tty/mxser.c static void mxser_close_port(struct tty_port *port)
tty_port         1075 drivers/tty/mxser.c 	struct tty_port *port = &info->port;
tty_port         1213 drivers/tty/mxser.c 	struct tty_port *port = &info->port;
tty_port         1236 drivers/tty/mxser.c 	struct tty_port *port = &info->port;
tty_port         1498 drivers/tty/mxser.c 	struct tty_port *port;
tty_port          131 drivers/tty/n_gsm.c 	struct tty_port port;	/* The tty bound to this DLCI if there is one */
tty_port         1139 drivers/tty/n_gsm.c 	struct tty_port *port;
tty_port         1559 drivers/tty/n_gsm.c 	struct tty_port *port = &dlci->port;
tty_port         1678 drivers/tty/n_gsm.c static void gsm_dlci_free(struct tty_port *port)
tty_port         2879 drivers/tty/n_gsm.c static int gsm_carrier_raised(struct tty_port *port)
tty_port         2901 drivers/tty/n_gsm.c static void gsm_dtr_rts(struct tty_port *port, int onoff)
tty_port         2980 drivers/tty/n_gsm.c 	struct tty_port *port = &dlci->port;
tty_port          319 drivers/tty/nozomi.c 	struct tty_port port;
tty_port         1564 drivers/tty/nozomi.c static int ntty_activate(struct tty_port *tport, struct tty_struct *tty)
tty_port         1586 drivers/tty/nozomi.c static void ntty_shutdown(struct tty_port *tport)
tty_port          383 drivers/tty/pty.c 	struct tty_port *ports[2];
tty_port          849 drivers/tty/rocket.c static int carrier_raised(struct tty_port *port)
tty_port          855 drivers/tty/rocket.c static void dtr_rts(struct tty_port *port, int on)
tty_port          874 drivers/tty/rocket.c 	struct tty_port *port;
tty_port          965 drivers/tty/rocket.c 	struct tty_port *port = &info->port;
tty_port         1129 drivers/tty/rocket_int.h 	struct tty_port port;
tty_port           14 drivers/tty/serdev/serdev-ttyport.c 	struct tty_port *port;
tty_port           25 drivers/tty/serdev/serdev-ttyport.c static int ttyport_receive_buf(struct tty_port *port, const unsigned char *cp,
tty_port           48 drivers/tty/serdev/serdev-ttyport.c static void ttyport_write_wakeup(struct tty_port *port)
tty_port          264 drivers/tty/serdev/serdev-ttyport.c struct device *serdev_tty_port_register(struct tty_port *port,
tty_port          304 drivers/tty/serdev/serdev-ttyport.c int serdev_tty_port_unregister(struct tty_port *port)
tty_port           47 drivers/tty/serial/8250/8250_dma.c 	struct tty_port		*tty_port = &p->port.state->port;
tty_port           56 drivers/tty/serial/8250/8250_dma.c 	tty_insert_flip_string(tty_port, dma->rx_buf, count);
tty_port           59 drivers/tty/serial/8250/8250_dma.c 	tty_flip_buffer_push(tty_port);
tty_port           91 drivers/tty/serial/8250/8250_mtk.c 	struct tty_port *tty_port = &up->port.state->port;
tty_port          107 drivers/tty/serial/8250/8250_mtk.c 	copied = tty_insert_flip_string(tty_port, ptr, cnt);
tty_port          113 drivers/tty/serial/8250/8250_mtk.c 		copied += tty_insert_flip_string(tty_port, ptr, cnt);
tty_port          119 drivers/tty/serial/8250/8250_mtk.c 	tty_flip_buffer_push(tty_port);
tty_port          778 drivers/tty/serial/8250/8250_omap.c 	struct tty_port         *tty_port = &p->port.state->port;
tty_port          794 drivers/tty/serial/8250/8250_omap.c 	ret = tty_insert_flip_string(tty_port, dma->rx_buf, count);
tty_port          801 drivers/tty/serial/8250/8250_omap.c 	tty_flip_buffer_push(tty_port);
tty_port         2875 drivers/tty/serial/8250/8250_port.c static int do_get_rxtrig(struct tty_port *port)
tty_port         2887 drivers/tty/serial/8250/8250_port.c static int do_serial8250_get_rxtrig(struct tty_port *port)
tty_port         2901 drivers/tty/serial/8250/8250_port.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2911 drivers/tty/serial/8250/8250_port.c static int do_set_rxtrig(struct tty_port *port, unsigned char bytes)
tty_port         2933 drivers/tty/serial/8250/8250_port.c static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes)
tty_port         2947 drivers/tty/serial/8250/8250_port.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port          881 drivers/tty/serial/amba-pl011.c 	struct tty_port *port = &uap->port.state->port;
tty_port         1066 drivers/tty/serial/amba-pl011.c 	struct tty_port *port = &uap->port.state->port;
tty_port          306 drivers/tty/serial/ar933x_uart.c 	struct tty_port *port = &up->port.state->port;
tty_port         1105 drivers/tty/serial/atmel_serial.c 	struct tty_port *tport = &port->state->port;
tty_port         1605 drivers/tty/serial/atmel_serial.c 	struct tty_port *tport = &port->state->port;
tty_port          233 drivers/tty/serial/bcm63xx_uart.c 	struct tty_port *tty_port = &port->state->port;
tty_port          258 drivers/tty/serial/bcm63xx_uart.c 			tty_insert_flip_char(tty_port, 0, TTY_OVERRUN);
tty_port          297 drivers/tty/serial/bcm63xx_uart.c 			tty_insert_flip_char(tty_port, c, flag);
tty_port          302 drivers/tty/serial/bcm63xx_uart.c 	tty_flip_buffer_push(tty_port);
tty_port          235 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	struct tty_port *tport = &port->state->port;
tty_port          249 drivers/tty/serial/efm32-uart.c 	struct tty_port *tport = &port->state->port;
tty_port          246 drivers/tty/serial/fsl_linflexuart.c 	struct tty_port *port = &sport->state->port;
tty_port          824 drivers/tty/serial/fsl_lpuart.c 	struct tty_port *port = &sport->port.state->port;
tty_port          905 drivers/tty/serial/fsl_lpuart.c 	struct tty_port *port = &sport->port.state->port;
tty_port         1001 drivers/tty/serial/fsl_lpuart.c 	struct tty_port *port = &sport->port.state->port;
tty_port         1146 drivers/tty/serial/fsl_lpuart.c 	struct tty_port *port = &sport->port.state->port;
tty_port          727 drivers/tty/serial/icom.c 	struct tty_port *port = &icom_port->uart_port.state->port;
tty_port          271 drivers/tty/serial/ifx6x60.c 	tty_port_tty_hangup(&ifx_dev->tty_port, false);
tty_port          342 drivers/tty/serial/ifx6x60.c 	return tty_port_open(&saved_ifx_dev->tty_port, tty, filp);
tty_port          356 drivers/tty/serial/ifx6x60.c 	tty_port_close(&ifx_dev->tty_port, tty, filp);
tty_port          462 drivers/tty/serial/ifx6x60.c 				tty_port_tty_wakeup(&ifx_dev->tty_port);
tty_port          544 drivers/tty/serial/ifx6x60.c 	tty_port_hangup(&ifx_dev->tty_port);
tty_port          554 drivers/tty/serial/ifx6x60.c static int ifx_port_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          557 drivers/tty/serial/ifx6x60.c 		container_of(port, struct ifx_spi_device, tty_port);
tty_port          585 drivers/tty/serial/ifx6x60.c static void ifx_port_shutdown(struct tty_port *port)
tty_port          588 drivers/tty/serial/ifx6x60.c 		container_of(port, struct ifx_spi_device, tty_port);
tty_port          625 drivers/tty/serial/ifx6x60.c 	tty_insert_flip_string(&ifx_dev->tty_port, chars, size);
tty_port          626 drivers/tty/serial/ifx6x60.c 	tty_flip_buffer_push(&ifx_dev->tty_port);
tty_port          717 drivers/tty/serial/ifx6x60.c 			tty_port_tty_wakeup(&ifx_dev->tty_port);
tty_port          804 drivers/tty/serial/ifx6x60.c 	tty_port_destroy(&ifx_dev->tty_port);
tty_port          818 drivers/tty/serial/ifx6x60.c 	struct tty_port *pport = &ifx_dev->tty_port;
tty_port          909 drivers/tty/serial/ifx6x60.c 			tty_port_tty_hangup(&ifx_dev->tty_port, false);
tty_port           64 drivers/tty/serial/ifx6x60.h 	struct tty_port tty_port;
tty_port          744 drivers/tty/serial/imx.c 	struct tty_port *port = &sport->port.state->port;
tty_port         1077 drivers/tty/serial/imx.c 	struct tty_port *port = &sport->port.state->port;
tty_port         1188 drivers/tty/serial/imx.c 	struct tty_port *port = &sport->port.state->port;
tty_port          513 drivers/tty/serial/jsm/jsm_tty.c 	struct tty_port *port;
tty_port           91 drivers/tty/serial/kgdb_nmi.c 	struct tty_port port;
tty_port           96 drivers/tty/serial/kgdb_nmi.c static struct tty_port *kgdb_nmi_port;
tty_port          208 drivers/tty/serial/kgdb_nmi.c static int kgdb_nmi_tty_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          220 drivers/tty/serial/kgdb_nmi.c static void kgdb_nmi_tty_shutdown(struct tty_port *port)
tty_port          165 drivers/tty/serial/lantiq.c 	struct tty_port *tport = &port->state->port;
tty_port          255 drivers/tty/serial/lpc32xx_hs.c 	struct tty_port *tport = &port->state->port;
tty_port          323 drivers/tty/serial/lpc32xx_hs.c 	struct tty_port *tport = &port->state->port;
tty_port          246 drivers/tty/serial/men_z135_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          177 drivers/tty/serial/meson_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          155 drivers/tty/serial/milbeaut_usio.c 	struct tty_port *ttyport = &port->state->port;
tty_port         1375 drivers/tty/serial/mpc52xx_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          190 drivers/tty/serial/mps2-uart.c 	struct tty_port *tport = &port->state->port;
tty_port          247 drivers/tty/serial/mps2-uart.c 		struct tty_port *tport = &port->state->port;
tty_port          540 drivers/tty/serial/msm_serial.c 	struct tty_port *tport = &port->state->port;
tty_port          688 drivers/tty/serial/msm_serial.c 	struct tty_port *tport = &port->state->port;
tty_port          763 drivers/tty/serial/msm_serial.c 	struct tty_port *tport = &port->state->port;
tty_port          231 drivers/tty/serial/mux.c 	struct tty_port *tport = &port->state->port;
tty_port          238 drivers/tty/serial/mvebu-uart.c 	struct tty_port *tport = &port->state->port;
tty_port          851 drivers/tty/serial/mxs-auart.c 	struct tty_port *port = &s->port.state->port;
tty_port          630 drivers/tty/serial/pch_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          658 drivers/tty/serial/pch_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          203 drivers/tty/serial/pic32_uart.c 	struct tty_port *tty;
tty_port          221 drivers/tty/serial/pmac_zilog.c 	struct tty_port *port;
tty_port          481 drivers/tty/serial/qcom_geni_serial.c 	struct tty_port *tport;
tty_port          525 drivers/tty/serial/qcom_geni_serial.c 	struct tty_port *tport;
tty_port          776 drivers/tty/serial/qcom_geni_serial.c 	struct tty_port *tport = &uport->state->port;
tty_port          402 drivers/tty/serial/rp2.c 	struct tty_port *port = &up->port.state->port;
tty_port          359 drivers/tty/serial/samsung.c 		struct tty_port *tty, int count)
tty_port          387 drivers/tty/serial/samsung.c 	struct tty_port *t = &port->state->port;
tty_port          450 drivers/tty/serial/samsung.c 	struct tty_port *t = &port->state->port;
tty_port          554 drivers/tty/serial/samsung.c 	struct tty_port *t = &port->state->port;
tty_port          636 drivers/tty/serial/serial-tegra.c 		struct tty_port *tty)
tty_port          663 drivers/tty/serial/serial-tegra.c 				      struct tty_port *tty,
tty_port          696 drivers/tty/serial/serial-tegra.c 	struct tty_port *port = &tup->uport.state->port;
tty_port          808 drivers/tty/serial/serial-tegra.c 	struct tty_port *port = &tup->uport.state->port;
tty_port          888 drivers/tty/serial/serial-tegra.c 	struct tty_port *port = &tup->uport.state->port;
tty_port           49 drivers/tty/serial/serial_core.c static void uart_port_shutdown(struct tty_port *port);
tty_port          252 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port          275 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port          754 drivers/tty/serial/serial_core.c static int uart_get_info(struct tty_port *port, struct serial_struct *retinfo)
tty_port          800 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port          805 drivers/tty/serial/serial_core.c static int uart_set_info(struct tty_struct *tty, struct tty_port *port,
tty_port         1011 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1060 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1084 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1105 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1124 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1198 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1383 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1544 drivers/tty/serial/serial_core.c 		struct tty_port *port;
tty_port         1559 drivers/tty/serial/serial_core.c static void uart_tty_port_shutdown(struct tty_port *port)
tty_port         1658 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         1685 drivers/tty/serial/serial_core.c static void uart_port_shutdown(struct tty_port *port)
tty_port         1712 drivers/tty/serial/serial_core.c static int uart_carrier_raised(struct tty_port *port)
tty_port         1737 drivers/tty/serial/serial_core.c static void uart_dtr_rts(struct tty_port *port, int raise)
tty_port         1781 drivers/tty/serial/serial_core.c static int uart_port_activate(struct tty_port *port, struct tty_struct *tty)
tty_port         1821 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         2153 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         2215 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         2395 drivers/tty/serial/serial_core.c 	struct tty_port *tport;
tty_port         2558 drivers/tty/serial/serial_core.c 		struct tty_port *port = &state->port;
tty_port         2611 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2621 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2630 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2640 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2654 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2664 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2674 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2685 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2696 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2706 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2716 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2726 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2736 drivers/tty/serial/serial_core.c 	struct tty_port *port = dev_get_drvdata(dev);
tty_port         2790 drivers/tty/serial/serial_core.c 	struct tty_port *port;
tty_port         2893 drivers/tty/serial/serial_core.c 	struct tty_port *port = &state->port;
tty_port         2996 drivers/tty/serial/serial_core.c 	struct tty_port *port = &uport->state->port;
tty_port         3068 drivers/tty/serial/serial_core.c 	struct tty_port *tport = &port->state->port;
tty_port          851 drivers/tty/serial/sh-sci.c 	struct tty_port *tport = &port->state->port;
tty_port          929 drivers/tty/serial/sh-sci.c 	struct tty_port *tport = &port->state->port;
tty_port          971 drivers/tty/serial/sh-sci.c 	struct tty_port *tport = &port->state->port;
tty_port         1002 drivers/tty/serial/sh-sci.c 	struct tty_port *tport = &port->state->port;
tty_port         1218 drivers/tty/serial/sh-sci.c 	struct tty_port *tport = &port->state->port;
tty_port          395 drivers/tty/serial/sprd_serial.c 	struct tty_port *tty = &port->state->port;
tty_port          603 drivers/tty/serial/sprd_serial.c 	struct tty_port *tty = &port->state->port;
tty_port          293 drivers/tty/serial/st-asc.c 	struct tty_port *tport = &port->state->port;
tty_port          217 drivers/tty/serial/stm32-usart.c 	struct tty_port *tport = &port->state->port;
tty_port          190 drivers/tty/serial/sunhv.c static struct tty_port *receive_chars(struct uart_port *port)
tty_port          192 drivers/tty/serial/sunhv.c 	struct tty_port *tport = NULL;
tty_port          223 drivers/tty/serial/sunhv.c 	struct tty_port *tport;
tty_port          111 drivers/tty/serial/sunsab.c static struct tty_port *
tty_port          115 drivers/tty/serial/sunsab.c 	struct tty_port *port = NULL;
tty_port          312 drivers/tty/serial/sunsab.c 	struct tty_port *port = NULL;
tty_port          326 drivers/tty/serial/sunsu.c 	struct tty_port *port = &up->port.state->port;
tty_port          327 drivers/tty/serial/sunzilog.c static struct tty_port *
tty_port          331 drivers/tty/serial/sunzilog.c 	struct tty_port *port = NULL;
tty_port          536 drivers/tty/serial/sunzilog.c 		struct tty_port *port;
tty_port          164 drivers/tty/serial/tegra-tcu.c 	struct tty_port *port = &tcu->port.state->port;
tty_port           82 drivers/tty/serial/timbuart.c 	struct tty_port *tport = &port->state->port;
tty_port          128 drivers/tty/serial/uartlite.c 	struct tty_port *tport = &port->state->port;
tty_port          462 drivers/tty/serial/ucc_uart.c 	struct tty_port *tport = &port->state->port;
tty_port          158 drivers/tty/serial/vt8500_serial.c 	struct tty_port *tport = &port->state->port;
tty_port          180 drivers/tty/synclink.c 	struct tty_port		port;
tty_port         3208 drivers/tty/synclink.c static int carrier_raised(struct tty_port *port)
tty_port         3219 drivers/tty/synclink.c static void dtr_rts(struct tty_port *port, int on)
tty_port         3255 drivers/tty/synclink.c 	struct tty_port *port = &info->port;
tty_port          240 drivers/tty/synclink_gt.c 	struct tty_port port;
tty_port         3200 drivers/tty/synclink_gt.c static int carrier_raised(struct tty_port *port)
tty_port         3211 drivers/tty/synclink_gt.c static void dtr_rts(struct tty_port *port, int on)
tty_port         3237 drivers/tty/synclink_gt.c 	struct tty_port *port = &info->port;
tty_port          154 drivers/tty/synclinkmp.c 	struct tty_port		port;
tty_port          559 drivers/tty/synclinkmp.c static int carrier_raised(struct tty_port *port);
tty_port         3224 drivers/tty/synclinkmp.c static int carrier_raised(struct tty_port *port)
tty_port         3236 drivers/tty/synclinkmp.c static void dtr_rts(struct tty_port *port, int on)
tty_port         3260 drivers/tty/synclinkmp.c 	struct tty_port *port = &info->port;
tty_port           56 drivers/tty/tty_buffer.c void tty_buffer_lock_exclusive(struct tty_port *port)
tty_port           65 drivers/tty/tty_buffer.c void tty_buffer_unlock_exclusive(struct tty_port *port)
tty_port           91 drivers/tty/tty_buffer.c int tty_buffer_space_avail(struct tty_port *port)
tty_port          116 drivers/tty/tty_buffer.c void tty_buffer_free_all(struct tty_port *port)
tty_port          155 drivers/tty/tty_buffer.c static struct tty_buffer *tty_buffer_alloc(struct tty_port *port, size_t size)
tty_port          194 drivers/tty/tty_buffer.c static void tty_buffer_free(struct tty_port *port, struct tty_buffer *b)
tty_port          221 drivers/tty/tty_buffer.c 	struct tty_port *port = tty->port;
tty_port          257 drivers/tty/tty_buffer.c static int __tty_buffer_request_room(struct tty_port *port, size_t size,
tty_port          294 drivers/tty/tty_buffer.c int tty_buffer_request_room(struct tty_port *port, size_t size)
tty_port          311 drivers/tty/tty_buffer.c int tty_insert_flip_string_fixed_flag(struct tty_port *port,
tty_port          347 drivers/tty/tty_buffer.c int tty_insert_flip_string_flags(struct tty_port *port,
tty_port          379 drivers/tty/tty_buffer.c int __tty_insert_flip_char(struct tty_port *port, unsigned char ch, char flag)
tty_port          405 drivers/tty/tty_buffer.c void tty_schedule_flip(struct tty_port *port)
tty_port          430 drivers/tty/tty_buffer.c int tty_prepare_flip_string(struct tty_port *port, unsigned char **chars,
tty_port          472 drivers/tty/tty_buffer.c receive_buf(struct tty_port *port, struct tty_buffer *head, int count)
tty_port          502 drivers/tty/tty_buffer.c 	struct tty_port *port = container_of(work, struct tty_port, buf.work);
tty_port          554 drivers/tty/tty_buffer.c void tty_flip_buffer_push(struct tty_port *port)
tty_port          568 drivers/tty/tty_buffer.c void tty_buffer_init(struct tty_port *port)
tty_port          591 drivers/tty/tty_buffer.c int tty_buffer_set_limit(struct tty_port *port, int limit)
tty_port          601 drivers/tty/tty_buffer.c void tty_buffer_set_lock_subclass(struct tty_port *port)
tty_port          606 drivers/tty/tty_buffer.c bool tty_buffer_restart_work(struct tty_port *port)
tty_port          611 drivers/tty/tty_buffer.c bool tty_buffer_cancel_work(struct tty_port *port)
tty_port          616 drivers/tty/tty_buffer.c void tty_buffer_flush_work(struct tty_port *port)
tty_port           22 drivers/tty/tty_port.c static int tty_port_default_receive_buf(struct tty_port *port,
tty_port           45 drivers/tty/tty_port.c static void tty_port_default_wakeup(struct tty_port *port)
tty_port           61 drivers/tty/tty_port.c void tty_port_init(struct tty_port *port)
tty_port           88 drivers/tty/tty_port.c void tty_port_link_device(struct tty_port *port,
tty_port          108 drivers/tty/tty_port.c struct device *tty_port_register_device(struct tty_port *port,
tty_port          129 drivers/tty/tty_port.c struct device *tty_port_register_device_attr(struct tty_port *port,
tty_port          152 drivers/tty/tty_port.c struct device *tty_port_register_device_attr_serdev(struct tty_port *port,
tty_port          182 drivers/tty/tty_port.c struct device *tty_port_register_device_serdev(struct tty_port *port,
tty_port          201 drivers/tty/tty_port.c void tty_port_unregister_device(struct tty_port *port,
tty_port          214 drivers/tty/tty_port.c int tty_port_alloc_xmit_buf(struct tty_port *port)
tty_port          227 drivers/tty/tty_port.c void tty_port_free_xmit_buf(struct tty_port *port)
tty_port          246 drivers/tty/tty_port.c void tty_port_destroy(struct tty_port *port)
tty_port          255 drivers/tty/tty_port.c 	struct tty_port *port = container_of(kref, struct tty_port, kref);
tty_port          269 drivers/tty/tty_port.c void tty_port_put(struct tty_port *port)
tty_port          283 drivers/tty/tty_port.c struct tty_struct *tty_port_tty_get(struct tty_port *port)
tty_port          303 drivers/tty/tty_port.c void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty)
tty_port          314 drivers/tty/tty_port.c static void tty_port_shutdown(struct tty_port *port, struct tty_struct *tty)
tty_port          345 drivers/tty/tty_port.c void tty_port_hangup(struct tty_port *port)
tty_port          371 drivers/tty/tty_port.c void tty_port_tty_hangup(struct tty_port *port, bool check_clocal)
tty_port          386 drivers/tty/tty_port.c void tty_port_tty_wakeup(struct tty_port *port)
tty_port          400 drivers/tty/tty_port.c int tty_port_carrier_raised(struct tty_port *port)
tty_port          416 drivers/tty/tty_port.c void tty_port_raise_dtr_rts(struct tty_port *port)
tty_port          431 drivers/tty/tty_port.c void tty_port_lower_dtr_rts(struct tty_port *port)
tty_port          462 drivers/tty/tty_port.c int tty_port_block_til_ready(struct tty_port *port,
tty_port          544 drivers/tty/tty_port.c static void tty_port_drain_delay(struct tty_port *port, struct tty_struct *tty)
tty_port          559 drivers/tty/tty_port.c int tty_port_close_start(struct tty_port *port,
tty_port          605 drivers/tty/tty_port.c void tty_port_close_end(struct tty_port *port, struct tty_struct *tty)
tty_port          631 drivers/tty/tty_port.c void tty_port_close(struct tty_port *port, struct tty_struct *tty,
tty_port          654 drivers/tty/tty_port.c int tty_port_install(struct tty_port *port, struct tty_driver *driver,
tty_port          670 drivers/tty/tty_port.c int tty_port_open(struct tty_port *port, struct tty_struct *tty,
tty_port           15 drivers/tty/ttynull.c static struct tty_port ttynull_port;
tty_port          990 drivers/tty/vcc.c 	struct tty_port *port_tty;
tty_port         1005 drivers/tty/vcc.c 	port_tty = kzalloc(sizeof(struct tty_port), GFP_KERNEL);
tty_port         1084 drivers/tty/vt/vt.c static void vc_port_destruct(struct tty_port *port)
tty_port         1809 drivers/tty/vt/vt.c static void respond_string(const char *p, struct tty_port *port)
tty_port          636 drivers/usb/class/cdc-acm.c static void acm_port_dtr_rts(struct tty_port *port, int raise)
tty_port          655 drivers/usb/class/cdc-acm.c static int acm_port_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          714 drivers/usb/class/cdc-acm.c static void acm_port_destruct(struct tty_port *port)
tty_port          724 drivers/usb/class/cdc-acm.c static void acm_port_shutdown(struct tty_port *port)
tty_port           88 drivers/usb/class/cdc-acm.h 	struct tty_port port;			 	/* our tty port data */
tty_port          100 drivers/usb/gadget/function/u_serial.c 	struct tty_port		port;
tty_port          118 drivers/usb/host/xhci-dbgcap.h 	struct tty_port			port;
tty_port          404 drivers/usb/host/xhci-dbgtty.c static int dbc_port_activate(struct tty_port *_port, struct tty_struct *tty)
tty_port          615 drivers/usb/serial/generic.c 	struct tty_port *port = &usb_port->port;
tty_port          768 drivers/usb/serial/mos7840.c 		struct tty_port *tport = &mos7840_port->port->port;
tty_port          222 drivers/usb/serial/usb-serial.c static int serial_port_activate(struct tty_port *tport, struct tty_struct *tty)
tty_port          261 drivers/usb/serial/usb-serial.c static void serial_port_shutdown(struct tty_port *tport)
tty_port          672 drivers/usb/serial/usb-serial.c static int serial_port_carrier_raised(struct tty_port *port)
tty_port          683 drivers/usb/serial/usb-serial.c static void serial_port_dtr_rts(struct tty_port *port, int on)
tty_port           58 include/linux/console_struct.h 	struct tty_port port;			/* Upper level data */
tty_port          121 include/linux/cyclades.h 	struct tty_port		port;
tty_port          309 include/linux/serdev.h struct tty_port;
tty_port          313 include/linux/serdev.h struct device *serdev_tty_port_register(struct tty_port *port,
tty_port          316 include/linux/serdev.h int serdev_tty_port_unregister(struct tty_port *port);
tty_port          318 include/linux/serdev.h static inline struct device *serdev_tty_port_register(struct tty_port *port,
tty_port          324 include/linux/serdev.h static inline int serdev_tty_port_unregister(struct tty_port *port)
tty_port          284 include/linux/serial_core.h 	struct tty_port		port;
tty_port          203 include/linux/tty.h struct tty_port;
tty_port          207 include/linux/tty.h 	int (*carrier_raised)(struct tty_port *port);
tty_port          209 include/linux/tty.h 	void (*dtr_rts)(struct tty_port *port, int raise);
tty_port          213 include/linux/tty.h 	void (*shutdown)(struct tty_port *port);
tty_port          218 include/linux/tty.h 	int (*activate)(struct tty_port *port, struct tty_struct *tty);
tty_port          220 include/linux/tty.h 	void (*destruct)(struct tty_port *port);
tty_port          224 include/linux/tty.h 	int (*receive_buf)(struct tty_port *port, const unsigned char *, const unsigned char *, size_t);
tty_port          225 include/linux/tty.h 	void (*write_wakeup)(struct tty_port *port);
tty_port          340 include/linux/tty.h 	struct tty_port *port;
tty_port          510 include/linux/tty.h extern void tty_buffer_free_all(struct tty_port *port);
tty_port          512 include/linux/tty.h extern void tty_buffer_init(struct tty_port *port);
tty_port          513 include/linux/tty.h extern void tty_buffer_set_lock_subclass(struct tty_port *port);
tty_port          514 include/linux/tty.h extern bool tty_buffer_restart_work(struct tty_port *port);
tty_port          515 include/linux/tty.h extern bool tty_buffer_cancel_work(struct tty_port *port);
tty_port          516 include/linux/tty.h extern void tty_buffer_flush_work(struct tty_port *port);
tty_port          576 include/linux/tty.h extern void tty_port_init(struct tty_port *port);
tty_port          577 include/linux/tty.h extern void tty_port_link_device(struct tty_port *port,
tty_port          579 include/linux/tty.h extern struct device *tty_port_register_device(struct tty_port *port,
tty_port          582 include/linux/tty.h extern struct device *tty_port_register_device_attr(struct tty_port *port,
tty_port          586 include/linux/tty.h extern struct device *tty_port_register_device_serdev(struct tty_port *port,
tty_port          589 include/linux/tty.h extern struct device *tty_port_register_device_attr_serdev(struct tty_port *port,
tty_port          593 include/linux/tty.h extern void tty_port_unregister_device(struct tty_port *port,
tty_port          595 include/linux/tty.h extern int tty_port_alloc_xmit_buf(struct tty_port *port);
tty_port          596 include/linux/tty.h extern void tty_port_free_xmit_buf(struct tty_port *port);
tty_port          597 include/linux/tty.h extern void tty_port_destroy(struct tty_port *port);
tty_port          598 include/linux/tty.h extern void tty_port_put(struct tty_port *port);
tty_port          600 include/linux/tty.h static inline struct tty_port *tty_port_get(struct tty_port *port)
tty_port          608 include/linux/tty.h static inline bool tty_port_cts_enabled(struct tty_port *port)
tty_port          613 include/linux/tty.h static inline void tty_port_set_cts_flow(struct tty_port *port, bool val)
tty_port          621 include/linux/tty.h static inline bool tty_port_active(struct tty_port *port)
tty_port          626 include/linux/tty.h static inline void tty_port_set_active(struct tty_port *port, bool val)
tty_port          634 include/linux/tty.h static inline bool tty_port_check_carrier(struct tty_port *port)
tty_port          639 include/linux/tty.h static inline void tty_port_set_check_carrier(struct tty_port *port, bool val)
tty_port          647 include/linux/tty.h static inline bool tty_port_suspended(struct tty_port *port)
tty_port          652 include/linux/tty.h static inline void tty_port_set_suspended(struct tty_port *port, bool val)
tty_port          660 include/linux/tty.h static inline bool tty_port_initialized(struct tty_port *port)
tty_port          665 include/linux/tty.h static inline void tty_port_set_initialized(struct tty_port *port, bool val)
tty_port          673 include/linux/tty.h static inline bool tty_port_kopened(struct tty_port *port)
tty_port          678 include/linux/tty.h static inline void tty_port_set_kopened(struct tty_port *port, bool val)
tty_port          686 include/linux/tty.h extern struct tty_struct *tty_port_tty_get(struct tty_port *port);
tty_port          687 include/linux/tty.h extern void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty);
tty_port          688 include/linux/tty.h extern int tty_port_carrier_raised(struct tty_port *port);
tty_port          689 include/linux/tty.h extern void tty_port_raise_dtr_rts(struct tty_port *port);
tty_port          690 include/linux/tty.h extern void tty_port_lower_dtr_rts(struct tty_port *port);
tty_port          691 include/linux/tty.h extern void tty_port_hangup(struct tty_port *port);
tty_port          692 include/linux/tty.h extern void tty_port_tty_hangup(struct tty_port *port, bool check_clocal);
tty_port          693 include/linux/tty.h extern void tty_port_tty_wakeup(struct tty_port *port);
tty_port          694 include/linux/tty.h extern int tty_port_block_til_ready(struct tty_port *port,
tty_port          696 include/linux/tty.h extern int tty_port_close_start(struct tty_port *port,
tty_port          698 include/linux/tty.h extern void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);
tty_port          699 include/linux/tty.h extern void tty_port_close(struct tty_port *port,
tty_port          701 include/linux/tty.h extern int tty_port_install(struct tty_port *port, struct tty_driver *driver,
tty_port          703 include/linux/tty.h extern int tty_port_open(struct tty_port *port,
tty_port          705 include/linux/tty.h static inline int tty_port_users(struct tty_port *port)
tty_port          324 include/linux/tty_driver.h 	struct tty_port **ports;
tty_port            5 include/linux/tty_flip.h extern int tty_buffer_set_limit(struct tty_port *port, int limit);
tty_port            6 include/linux/tty_flip.h extern int tty_buffer_space_avail(struct tty_port *port);
tty_port            7 include/linux/tty_flip.h extern int tty_buffer_request_room(struct tty_port *port, size_t size);
tty_port            8 include/linux/tty_flip.h extern int tty_insert_flip_string_flags(struct tty_port *port,
tty_port           10 include/linux/tty_flip.h extern int tty_insert_flip_string_fixed_flag(struct tty_port *port,
tty_port           12 include/linux/tty_flip.h extern int tty_prepare_flip_string(struct tty_port *port,
tty_port           14 include/linux/tty_flip.h extern void tty_flip_buffer_push(struct tty_port *port);
tty_port           15 include/linux/tty_flip.h void tty_schedule_flip(struct tty_port *port);
tty_port           16 include/linux/tty_flip.h int __tty_insert_flip_char(struct tty_port *port, unsigned char ch, char flag);
tty_port           18 include/linux/tty_flip.h static inline int tty_insert_flip_char(struct tty_port *port,
tty_port           34 include/linux/tty_flip.h static inline int tty_insert_flip_string(struct tty_port *port,
tty_port           40 include/linux/tty_flip.h extern void tty_buffer_lock_exclusive(struct tty_port *port);
tty_port           41 include/linux/tty_flip.h extern void tty_buffer_unlock_exclusive(struct tty_port *port);
tty_port           75 include/linux/usb/serial.h 	struct tty_port		port;
tty_port           47 net/bluetooth/rfcomm/tty.c 	struct tty_port		port;
tty_port           81 net/bluetooth/rfcomm/tty.c static void rfcomm_dev_destruct(struct tty_port *port)
tty_port          111 net/bluetooth/rfcomm/tty.c static int rfcomm_dev_activate(struct tty_port *port, struct tty_struct *tty)
tty_port          123 net/bluetooth/rfcomm/tty.c static int rfcomm_dev_carrier_raised(struct tty_port *port)
tty_port          131 net/bluetooth/rfcomm/tty.c static void rfcomm_dev_shutdown(struct tty_port *port)