Searched refs:accept_input (Results 1 – 2 of 2) sorted by relevance
/qemu/rust/qemu-api/src/ | ||
H A D | chardev.rs | 189 pub fn accept_input(&self) { in accept_input() method |
/qemu/rust/hw/char/pl011/src/ | ||
H A D | device.rs | 548 self.char_backend.accept_input(); in read() |