Home
last modified time | relevance | path

Searched refs:tty_port_tty_get (Results 1 – 25 of 32) 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()
/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/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/include/linux/
H A Dtty_port.h229 struct tty_struct *tty_port_tty_get(struct tty_port *port);
/linux/drivers/isdn/capi/
H A Dcapi.c323 tty = tty_port_tty_get(&mp->port); in capincci_minor_opencount()
410 tty = tty_port_tty_get(&mp->port); in handle_recv_skb()
494 tty = tty_port_tty_get(&mp->port); in handle_minor_send()
/linux/drivers/s390/char/
H A Dkeyboard.c491 tty = tty_port_tty_get(kbd->port); in kbd_ioctl()
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()
H A Dcon3215.c357 tty = tty_port_tty_get(&raw->port); in raw3215_irq()
/linux/drivers/usb/serial/
H A Dmct_u232.c568 tty = tty_port_tty_get(&port->port); in mct_u232_read_int_callback()
H A Df81232.c228 tty = tty_port_tty_get(&port->port); in f81232_read_msr()
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 Dcypress_m8.c1051 tty = tty_port_tty_get(&port->port); in cypress_read_int_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 Df81534.c1038 tty = tty_port_tty_get(&port->port); in f81534_msr_changed()
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