Home
last modified time | relevance | path

Searched refs:tty_port_destroy (Results 1 – 25 of 36) sorted by relevance

12

/drivers/char/
Dttyprintk.c214 tty_port_destroy(&tpk_port.port); in ttyprintk_init()
222 tty_port_destroy(&tpk_port.port); in ttyprintk_exit()
/drivers/tty/
Dtty_port.c132 void tty_port_destroy(struct tty_port *port) in tty_port_destroy() function
137 EXPORT_SYMBOL(tty_port_destroy);
148 tty_port_destroy(port); in tty_port_destructor()
Dbfin_jtag_comm.c274 tty_port_destroy(&port); in bfin_jc_init()
290 tty_port_destroy(&port); in bfin_jc_exit()
Dmetag_da.c638 tty_port_destroy(&dport->port); in dashtty_init()
655 tty_port_destroy(&dport->port); in dashtty_exit()
Dehv_bytechan.c715 tty_port_destroy(&bc->port); in ehv_bc_tty_probe()
729 tty_port_destroy(&bc->port); in ehv_bc_tty_remove()
Dnozomi.c1470 tty_port_destroy(&port->port); in nozomi_card_init()
1480 tty_port_destroy(&dc->port[i].port); in nozomi_card_init()
1513 tty_port_destroy(&dc->port[i].port); in tty_exit()
Dmxser.c2426 tty_port_destroy(&brd->ports[i].port); in mxser_initbrd()
2441 tty_port_destroy(&brd->ports[i].port); in mxser_board_remove()
2669 tty_port_destroy(&brd->ports[i].port); in mxser_probe()
2769 tty_port_destroy(&brd->ports[i].port); in mxser_module_init()
Damiserial.c1778 tty_port_destroy(&state->tport); in amiga_serial_probe()
1793 tty_port_destroy(&state->tport); in amiga_serial_remove()
Dmoxa.c899 tty_port_destroy(&brd->ports[i].port); in moxa_init_board()
920 tty_port_destroy(&brd->ports[a].port); in moxa_board_deinit()
/drivers/tty/serial/
Dkgdb_nmi.c259 tty_port_destroy(&priv->port); in kgdb_nmi_tty_install()
269 tty_port_destroy(&priv->port); in kgdb_nmi_tty_cleanup()
Difx6x60.c814 tty_port_destroy(&ifx_dev->tty_port); in ifx_spi_free_port()
853 tty_port_destroy(pport); in ifx_spi_create_port()
D68328serial.c1218 tty_port_destroy(&m68k_soft[i].tport);
Dserial_core.c2356 tty_port_destroy(&drv->state[i].port); in uart_register_driver()
2381 tty_port_destroy(&drv->state[i].port); in uart_unregister_driver()
/drivers/s390/char/
Dsclp_vt220.c634 tty_port_destroy(&sclp_vt220_port); in __sclp_vt220_cleanup()
670 tty_port_destroy(&sclp_vt220_port); in __sclp_vt220_init()
Dsclp_tty.c570 tty_port_destroy(&sclp_port); in sclp_tty_init()
Dtty3270.c733 tty_port_destroy(&tp->port); in tty3270_alloc_view()
755 tty_port_destroy(&tp->port); in tty3270_free_view()
Dcon3215.c686 tty_port_destroy(&raw->port); in raw3215_free_info()
/drivers/ipack/devices/
Dipoctal.c403 tty_port_destroy(&channel->tty_port); in ipoctal_inst_slot()
703 tty_port_destroy(&channel->tty_port); in __ipoctal_remove()
/drivers/tty/vt/
Dvt_ioctl.c300 tty_port_destroy(&vc->port); in vt_disallocate()
323 tty_port_destroy(&vc[i]->port); in vt_disallocate_all()
/drivers/tty/ipwireless/
Dtty.c554 tty_port_destroy(&ttyj->port); in ipwireless_tty_free()
/drivers/misc/
Dpti.c891 tty_port_destroy(&drv_data->port[a]); in pti_pci_remove()
/drivers/isdn/gigaset/
Dcommon.c506 tty_port_destroy(&cs->port); in gigaset_freecs()
/drivers/usb/gadget/function/
Du_serial.c1076 tty_port_destroy(&port->port); in gserial_free_port()
/drivers/tty/hvc/
Dhvsi.c1210 tty_port_destroy(&hp->port); in hvsi_console_init()
/drivers/staging/fwserial/
Dfwserial.c892 tty_port_destroy(&ports[j]->port); in fwserial_destroy()
2343 tty_port_destroy(&serial->ports[i]->port); in fwserial_create()

12