Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/tty/
A 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()
A Dmips_ejtag_fdc.c466 tty = tty_port_tty_get(&dport->port); in mips_ejtag_fdc_put_chan()
A Dn_gsm.c1702 tty = tty_port_tty_get(&dlci->port); in gsm_control_modem()
2376 tty = tty_port_tty_get(port); in gsm_dlci_data()
2551 struct tty_struct *tty = tty_port_tty_get(&dlci->port); in gsm_dlci_release()
A Dmoxa.c665 ttyp = tty_port_tty_get(&p->port); in moxa_ioctl()
1668 struct tty_struct *tty = tty_port_tty_get(&p->port); in moxa_poll_port()
/linux-6.3-rc2/arch/um/drivers/
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()
715 wtty = tty_port_tty_get(winch->port); in unregister_winch()
/linux-6.3-rc2/Documentation/driver-api/tty/
A Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/linux-6.3-rc2/drivers/tty/hvc/
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()
A Dhvsi_lib.c379 pv->tty = tty_port_tty_get(&hp->port); in hvsilib_open()
A Dhvcs.c811 tty = tty_port_tty_get(&hvcsd->port); in hvcs_remove()
A Dhvsi.c485 tty = tty_port_tty_get(&hp->port); in hvsi_interrupt()
/linux-6.3-rc2/include/linux/
A Dtty_port.h231 struct tty_struct *tty_port_tty_get(struct tty_port *port);
/linux-6.3-rc2/drivers/isdn/capi/
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()
/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_tty.c253 tty = tty_port_tty_get(&gdm->port); in unregister_lte_tty_device()
/linux-6.3-rc2/drivers/tty/serdev/
A Dserdev-ttyport.c54 tty = tty_port_tty_get(port); in ttyport_write_wakeup()
/linux-6.3-rc2/drivers/char/pcmcia/
A Dsynclink_cs.c777 tty = tty_port_tty_get(&info->port); in bh_handler()
1169 tty = tty_port_tty_get(&info->port); in mgslpc_isr()
3850 struct tty_struct *tty = tty_port_tty_get(&info->port); in tx_timeout()
3903 tty = tty_port_tty_get(&info->port); in hdlcdev_attach()
3947 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_xmit()
3989 tty = tty_port_tty_get(&info->port); in hdlcdev_open()
4030 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_close()
4143 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_wan_ioctl()
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_tty.c318 struct tty_struct *tty = tty_port_tty_get(&sclp_port); in sclp_tty_input()
A Dkeyboard.c490 tty = tty_port_tty_get(kbd->port); in kbd_ioctl()
A Dcon3215.c357 tty = tty_port_tty_get(&raw->port); in raw3215_irq()
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()
/linux-6.3-rc2/drivers/mmc/core/
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()
/linux-6.3-rc2/drivers/usb/serial/
A Dmct_u232.c569 tty = tty_port_tty_get(&port->port); in mct_u232_read_int_callback()
A Dch341.c727 tty = tty_port_tty_get(&port->port); in ch341_update_status()
A Df81232.c228 tty = tty_port_tty_get(&port->port); in f81232_read_msr()
/linux-6.3-rc2/drivers/staging/greybus/
A Duart.c931 tty = tty_port_tty_get(&gb_tty->port); in gb_uart_remove()
/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dtty.c467 tty = tty_port_tty_get(&dev->port); in __rfcomm_release_dev()

Completed in 74 milliseconds

12