Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_core.rs141 if !flow.stopped || flow.tco_stopped { in tty_start()
298 pub tco_stopped: bool, field
/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs431 && !flow.tco_stopped in receive_special_char()