Searched refs:tty_port_unregister_device (Results 1 – 3 of 3) sorted by relevance
201 void tty_port_unregister_device(struct tty_port *port, in tty_port_unregister_device() function212 EXPORT_SYMBOL_GPL(tty_port_unregister_device);
609 extern void tty_port_unregister_device(struct tty_port *port,
3049 tty_port_unregister_device(port, drv->tty_driver, uport->line); in uart_remove_one_port()