Home
last modified time | relevance | path

Searched defs:ConsoleDevice (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/virtio/console/
Dasynchronous.rs117 pub struct ConsoleDevice { struct
123 impl ConsoleDevice { impl
203 impl SerialDevice for ConsoleDevice { implementation
212 ) -> ConsoleDevice { in new()