Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/driver/tty/
Dtermios.rs148 const IUCLC = 0x0200; constant
/DragonOS-0.1.9/kernel/src/driver/tty/tty_ldisc/
Dntty.rs249 || termios.input_mode.contains(InputMode::IUCLC) in receive_buf()
371 if termios.input_mode.contains(InputMode::IUCLC) in receive_buf_standard()
385 if termios.input_mode.contains(InputMode::IUCLC) in receive_buf_standard()
1916 || termios.input_mode.contains(InputMode::IUCLC) in set_termios()