Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtty_device.rs350 | TtyIoctlCmd::TIOCCBRK in ioctl()
354 if cmd != TtyIoctlCmd::TIOCCBRK { in ioctl()
H A Dtty_core.rs688 pub const TIOCCBRK: u32 = 0x5428; constant