Searched refs:TCFLSH (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/driver/tty/ | ||
H A D | tty_core.rs | 721 pub const TCFLSH: u32 = 0x540B; constant |
/DragonOS/kernel/src/driver/tty/tty_ldisc/ | ||
H A D | ntty.rs | 59 TtyIoctlCmd::TCFLSH => { in ioctl_helper() |