Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Ddebugcon.rs27 pub struct Debugcon { struct
31 impl SerialDevice for Debugcon { implementation
40 ) -> Debugcon { in new()
51 ) -> Debugcon { in new_with_pipe()
56 impl BusDevice for Debugcon { implementation
82 impl Debugcon { implementation
92 impl Suspendable for Debugcon { implementation
Dserial_device.rs108 Debugcon, // Bochs style debug port enumerator