tty_port_link_wq
EXPORT_SYMBOL_GPL(tty_port_link_wq);
void tty_port_link_wq(struct tty_port *port, struct workqueue_struct *flip_wq);
tty_port_link_wq(port, driver->flip_wq);