Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/input/ps2_dev/
H A Dmod.rs16 pub inbuf_full: bool, field
/DragonOS/kernel/src/driver/keyboard/
H A Dps2_keyboard.rs215 if !status.inbuf_full() { in wait_ps2_keyboard_write()