Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/tty_ldisc/
H A Dntty.rs171 pub fn receive_buf_common( in receive_buf_common() method
2110 ldata.receive_buf_common(tty, buf, flags, count, false) in receive_buf()
2121 ldata.receive_buf_common(tty, buf, flags, count, true) in receive_buf2()