Searched refs:tty_port_unregister_device (Results 1 – 3 of 3) sorted by relevance
200 void tty_port_unregister_device(struct tty_port *port, in tty_port_unregister_device() function211 EXPORT_SYMBOL_GPL(tty_port_unregister_device);
583 extern void tty_port_unregister_device(struct tty_port *port,
2847 tty_port_unregister_device(port, drv->tty_driver, uport->line); in uart_remove_one_port()