Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/tty/
Dtty_port.c68 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_default_wakeup()
322 struct tty_struct *tty_port_tty_get(struct tty_port *port) in tty_port_tty_get() function
332 EXPORT_SYMBOL(tty_port_tty_get);
421 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_hangup()
Dn_gsm.c1484 tty = tty_port_tty_get(&dlci->port); in gsm_control_modem()
1968 tty = tty_port_tty_get(port); in gsm_dlci_data()
2136 struct tty_struct *tty = tty_port_tty_get(&dlci->port); in gsm_dlci_release()
Dmips_ejtag_fdc.c466 tty = tty_port_tty_get(&dport->port); in mips_ejtag_fdc_put_chan()
Dmoxa.c665 ttyp = tty_port_tty_get(&p->port); in moxa_ioctl()
1666 struct tty_struct *tty = tty_port_tty_get(&p->port); in moxa_poll_port()
/linux-6.1.9/arch/um/drivers/
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()
715 wtty = tty_port_tty_get(winch->port); in unregister_winch()
/linux-6.1.9/Documentation/driver-api/tty/
Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/linux-6.1.9/drivers/tty/hvc/
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()
Dhvsi_lib.c379 pv->tty = tty_port_tty_get(&hp->port); in hvsilib_open()
Dhvsi.c485 tty = tty_port_tty_get(&hp->port); in hvsi_interrupt()
/linux-6.1.9/include/linux/
Dtty_port.h231 struct tty_struct *tty_port_tty_get(struct tty_port *port);
/linux-6.1.9/drivers/isdn/capi/
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()
/linux-6.1.9/drivers/staging/gdm724x/
Dgdm_tty.c250 tty = tty_port_tty_get(&gdm->port); in unregister_lte_tty_device()
/linux-6.1.9/drivers/tty/serdev/
Dserdev-ttyport.c54 tty = tty_port_tty_get(port); in ttyport_write_wakeup()
/linux-6.1.9/drivers/char/pcmcia/
Dsynclink_cs.c777 tty = tty_port_tty_get(&info->port); in bh_handler()
1169 tty = tty_port_tty_get(&info->port); in mgslpc_isr()
3852 struct tty_struct *tty = tty_port_tty_get(&info->port); in tx_timeout()
3905 tty = tty_port_tty_get(&info->port); in hdlcdev_attach()
3949 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_xmit()
3991 tty = tty_port_tty_get(&info->port); in hdlcdev_open()
4032 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_close()
4145 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_wan_ioctl()
/linux-6.1.9/drivers/s390/char/
Dsclp_tty.c318 struct tty_struct *tty = tty_port_tty_get(&sclp_port); in sclp_tty_input()
Dkeyboard.c490 tty = tty_port_tty_get(kbd->port); in kbd_ioctl()
Dtty3270.c879 tty = tty_port_tty_get(&tp->port); in tty3270_resize_work()
908 struct tty_struct *tty = tty_port_tty_get(&tp->port); in tty3270_release()
Dcon3215.c357 tty = tty_port_tty_get(&raw->port); in raw3215_irq()
/linux-6.1.9/drivers/mmc/core/
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()
/linux-6.1.9/drivers/usb/serial/
Dmct_u232.c569 tty = tty_port_tty_get(&port->port); in mct_u232_read_int_callback()
Dch341.c727 tty = tty_port_tty_get(&port->port); in ch341_update_status()
Df81232.c228 tty = tty_port_tty_get(&port->port); in f81232_read_msr()
Dcypress_m8.c1054 tty = tty_port_tty_get(&port->port); in cypress_read_int_callback()
/linux-6.1.9/drivers/staging/greybus/
Duart.c931 tty = tty_port_tty_get(&gb_tty->port); in gb_uart_remove()
/linux-6.1.9/net/bluetooth/rfcomm/
Dtty.c467 tty = tty_port_tty_get(&dev->port); in __rfcomm_release_dev()

12