Searched refs:driver_install_tty (Results 1 – 1 of 1) sorted by relevance
280 fn driver_install_tty(&self, tty: Arc<TtyCore>) -> Result<(), SystemError> { in driver_install_tty() method315 self.driver_install_tty(tty.clone())?; in init_tty_device()