Searched refs:tty_port_unregister_device (Results 1 – 4 of 4) sorted by relevance
291 tty_port_unregister_device(&vk->tty[i].port, tty_drv, i); in bcm_vk_tty_init()310 tty_port_unregister_device(&vk->tty[i].port, in bcm_vk_tty_exit()
202 void tty_port_unregister_device(struct tty_port *port, in tty_port_unregister_device() function213 EXPORT_SYMBOL_GPL(tty_port_unregister_device);
108 void tty_port_unregister_device(struct tty_port *port,
2977 tty_port_unregister_device(port, drv->tty_driver, uport->line); in uart_remove_one_port()