Searched defs:AsyncConsole (Results 1 – 1 of 1) sorted by relevance
429 pub struct AsyncConsole { struct437 impl SerialDevice for AsyncConsole { argument446 ) -> AsyncConsole { in new()473 ) -> AsyncConsole { in new_with_pipe()478 impl VirtioDevice for AsyncConsole { implementation