Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/
H A Dtermios.rs159 const IUCLC = 0x0200; constant
/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs244 || termios.input_mode.contains(InputMode::IUCLC) in receive_buf()
366 if termios.input_mode.contains(InputMode::IUCLC) in receive_buf_standard()
380 if termios.input_mode.contains(InputMode::IUCLC) in receive_buf_standard()
1949 || termios.input_mode.contains(InputMode::IUCLC) in set_termios()