Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/tty/
H A Dtty_port.c66 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()
H A Dmips_ejtag_fdc.c466 tty = tty_port_tty_get(&dport->port); in mips_ejtag_fdc_put_chan()
H A Dn_gsm.c1713 tty = tty_port_tty_get(&dlci->port); in gsm_control_modem()
2424 tty = tty_port_tty_get(port); in gsm_dlci_data()
2727 struct tty_struct *tty = tty_port_tty_get(&dlci->port); in gsm_dlci_release()
/linux-6.15/arch/um/drivers/
H A Dline.c309 struct tty_struct *tty = tty_port_tty_get(port); in line_destruct()
507 struct tty_struct *tty = tty_port_tty_get(&line->port); in line_get_config()
653 tty = tty_port_tty_get(winch->port); in winch_interrupt()
722 wtty = tty_port_tty_get(winch->port); in unregister_winch()
/linux-6.15/Documentation/driver-api/tty/
H A Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/linux-6.15/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()
982 tty = tty_port_tty_get(&hp->port); in hvc_remove()
H A Dhvsi_lib.c381 pv->tty = tty_port_tty_get(&hp->port); in hvsilib_open()
H A Dhvcs.c809 tty = tty_port_tty_get(&hvcsd->port); in hvcs_remove()
H A Dhvsi.c485 tty = tty_port_tty_get(&hp->port); in hvsi_interrupt()
/linux-6.15/include/linux/
H A Dtty_port.h232 struct tty_struct *tty_port_tty_get(struct tty_port *port);
/linux-6.15/drivers/isdn/capi/
H A Dcapi.c312 tty = tty_port_tty_get(&mp->port); in capincci_free_minor()
329 tty = tty_port_tty_get(&mp->port); in capincci_minor_opencount()
416 tty = tty_port_tty_get(&mp->port); in handle_recv_skb()
500 tty = tty_port_tty_get(&mp->port); in handle_minor_send()
/linux-6.15/drivers/tty/serdev/
H A Dserdev-ttyport.c52 tty = tty_port_tty_get(port); in ttyport_write_wakeup()
/linux-6.15/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.c1023 tty = tty_port_tty_get(&tp->port); in tty3270_resize()
1045 struct tty_struct *tty = tty_port_tty_get(&tp->port); in tty3270_release()
/linux-6.15/drivers/mmc/core/
H A Dsdio_uart.c422 tty = tty_port_tty_get(&port->port); in sdio_uart_transmit_chars()
472 tty = tty_port_tty_get(&port->port); in sdio_uart_check_modem_status()
/linux-6.15/drivers/usb/serial/
H A Dmct_u232.c568 tty = tty_port_tty_get(&port->port); in mct_u232_read_int_callback()
H A Dch341.c763 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.c1051 tty = tty_port_tty_get(&port->port); in cypress_read_int_callback()
H A Dio_ti.c1577 tty = tty_port_tty_get(&edge_port->port->port); in handle_new_msr()
1829 tty = tty_port_tty_get(&port->port); in edge_bulk_out_callback()
H A Dpl2303.c1171 tty = tty_port_tty_get(&port->port); in pl2303_update_line_status()
/linux-6.15/net/bluetooth/rfcomm/
H A Dtty.c467 tty = tty_port_tty_get(&dev->port); in __rfcomm_release_dev()
/linux-6.15/drivers/staging/greybus/
H A Duart.c932 tty = tty_port_tty_get(&gb_tty->port); in gb_uart_remove()

12