Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_core.rs721 pub const TCFLSH: u32 = 0x540B; constant
/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs59 TtyIoctlCmd::TCFLSH => { in ioctl_helper()