Searched refs:other_driver (Results 1 – 1 of 1) sorted by relevance
101 let other_driver = driver.other_pty_driver().unwrap(); in pty_common_install() localVariable102 let other_tty = TtyCore::new(other_driver.clone(), core.index()); in pty_common_install()103 other_driver.add_tty(other_tty.clone()); in pty_common_install()