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