Home
last modified time | relevance | path

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

12

/linux/drivers/tty/
H A Dtty_port.c66 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_default_wakeup()
302 struct tty_struct *tty_port_tty_get(struct tty_port *port) in tty_port_tty_get() function
312 EXPORT_SYMBOL(tty_port_tty_get);
396 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()
H A Dnozomi.c758 struct tty_struct *tty = tty_port_tty_get(&port->port); in receive_data()
H A Dmoxa.c1435 struct tty_struct *tty = tty_port_tty_get(&p->port); in moxa_poll_port()
H A Dmxser.c1612 tty = tty_port_tty_get(&port->port); in mxser_port_isr()
/linux/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/Documentation/driver-api/tty/
H A Dtty_port.rst40 :identifiers: tty_port_tty_get tty_port_tty_set
/linux/drivers/tty/serdev/
H A Dserdev-ttyport.c52 tty = tty_port_tty_get(port); in ttyport_write_wakeup()
/linux/drivers/tty/hvc/
H A Dhvsi_lib.c381 pv->tty = tty_port_tty_get(&hp->port); in hvsilib_open()
H A Dhvsi.c485 tty = tty_port_tty_get(&hp->port); in hvsi_interrupt()
/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.c491 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.c1027 tty = tty_port_tty_get(&tp->port); in tty3270_resize()
1049 struct tty_struct *tty = tty_port_tty_get(&tp->port); in tty3270_release()
/linux/drivers/usb/serial/
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.c1173 tty = tty_port_tty_get(&port->port); in pl2303_update_line_status()
H A Ddigi_acceleport.c1479 tty = tty_port_tty_get(&port->port); in digi_read_oob_callback()
H A Dti_usb_3410_5052.c1419 tty = tty_port_tty_get(&tport->tp_port->port); in ti_handle_new_msr()
/linux/drivers/tty/serial/
H A Dsamsung_tty.c613 struct tty_struct *tty = tty_port_tty_get(&ourport->port.state->port); in s3c24xx_serial_rx_dma_complete()
717 struct tty_struct *tty = tty_port_tty_get(&ourport->port.state->port); in s3c24xx_serial_rx_chars_dma()
H A Dserial-tegra.c703 struct tty_struct *tty = tty_port_tty_get(&tup->uport.state->port); in do_handle_rx_pio()
H A Dpch_uart.c972 struct tty_struct *tty = tty_port_tty_get(&port->state->port); in pch_uart_err_ir()

12