Searched refs:inbuf_full (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/driver/input/ps2_dev/ | ||
H A D | mod.rs | 16 pub inbuf_full: bool, field |
/DragonOS/kernel/src/driver/keyboard/ | ||
H A D | ps2_keyboard.rs | 222 if !status.inbuf_full() { in wait_ps2_keyboard_write() |