Home
last modified time | relevance | path

Searched refs:hangup (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dmod.rs52 fn hangup(&self, tty: Arc<TtyCore>) -> Result<(), SystemError>; in hangup() method
H A Dntty.rs2096 fn hangup(&self, _tty: Arc<TtyCore>) -> Result<(), system_error::SystemError> { in hangup() method