Home
last modified time | relevance | path

Searched refs:tty_port_tty_get (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/drivers/tty/
H A Dtty_port.c66 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_default_wakeup()
320 struct tty_struct *tty_port_tty_get(struct tty_port *port) in tty_port_tty_get() function
330 EXPORT_SYMBOL(tty_port_tty_get);
419 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_hangup()
H A Dmips_ejtag_fdc.c466 tty = tty_port_tty_get(&dport->port); in mips_ejtag_fdc_put_chan()
H A Dmoxa.c665 ttyp = tty_port_tty_get(&p->port); in moxa_ioctl()
1667 struct tty_struct *tty = tty_port_tty_get(&p->port); in moxa_poll_port()
H A Dn_gsm.c1712 tty = tty_port_tty_get(&dlci->port); in gsm_control_modem()
2418 tty = tty_port_tty_get(port); in gsm_dlci_data()
2721 struct tty_struct *tty = tty_port_tty_get(&dlci->port); in gsm_dlci_release()
/openbmc/linux/arch/um/drivers/
H A Dline.c309 struct tty_struct *tty = tty_port_tty_get(port); in line_destruct()
505 struct tty_struct *tty = tty_port_tty_get(&line->port); in line_get_config()
648 tty = tty_port_tty_get(winch->port); in winch_interrupt()
717 wtty = tty_port_tty_get(winch->port); in unregister_winch()
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c572 tty = tty_port_tty_get(&hp->port); in hvc_set_winsz()
661 tty = tty_port_tty_get(&hp->port); in __hvc_poll()
984 tty = tty_port_tty_get(&hp->port); in hvc_remove()
H A Dhvsi_lib.c379 pv->tty = tty_port_tty_get(&hp->port); in hvsilib_open()
H A Dhvcs.c811 tty = tty_port_tty_get(&hvcsd->port); in hvcs_remove()
/openbmc/linux/include/linux/
H A Dtty_port.h232 struct tty_struct *tty_port_tty_get(struct tty_port *port);
/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c310 tty = tty_port_tty_get(&mp->port); in capincci_free_minor()
327 tty = tty_port_tty_get(&mp->port); in capincci_minor_opencount()
414 tty = tty_port_tty_get(&mp->port); in handle_recv_skb()
498 tty = tty_port_tty_get(&mp->port); in handle_minor_send()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_tty.c246 tty = tty_port_tty_get(&gdm->port); in unregister_lte_tty_device()
/openbmc/linux/drivers/tty/serdev/
H A Dserdev-ttyport.c54 tty = tty_port_tty_get(port); in ttyport_write_wakeup()
/openbmc/linux/drivers/s390/char/
H A Dsclp_tty.c318 struct tty_struct *tty = tty_port_tty_get(&sclp_port); in sclp_tty_input()
H A Dkeyboard.c490 tty = tty_port_tty_get(kbd->port); in kbd_ioctl()
H A Dcon3215.c357 tty = tty_port_tty_get(&raw->port); in raw3215_irq()
H A Dcon3270.c1022 tty = tty_port_tty_get(&tp->port); in tty3270_resize()
1044 struct tty_struct *tty = tty_port_tty_get(&tp->port); in tty3270_release()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_uart.c426 tty = tty_port_tty_get(&port->port); in sdio_uart_transmit_chars()
476 tty = tty_port_tty_get(&port->port); in sdio_uart_check_modem_status()
/openbmc/linux/drivers/usb/serial/
H A Dmct_u232.c569 tty = tty_port_tty_get(&port->port); in mct_u232_read_int_callback()
H A Dch341.c736 tty = tty_port_tty_get(&port->port); in ch341_update_status()
H A Df81232.c228 tty = tty_port_tty_get(&port->port); in f81232_read_msr()
H A Dcypress_m8.c1054 tty = tty_port_tty_get(&port->port); in cypress_read_int_callback()
H A Dpl2303.c1134 tty = tty_port_tty_get(&port->port); in pl2303_update_line_status()
/openbmc/linux/drivers/staging/greybus/
H A Duart.c930 tty = tty_port_tty_get(&gb_tty->port); in gb_uart_remove()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c467 tty = tty_port_tty_get(&dev->port); in __rfcomm_release_dev()

12