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