Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Ddebugcon.rs28 pub struct Debugcon { struct
32 impl SerialDevice for Debugcon { argument
41 ) -> Debugcon { in new()
53 ) -> Debugcon { in new_with_pipe()
58 impl BusDevice for Debugcon { implementation
84 impl Debugcon { implementation
94 impl Suspendable for Debugcon { implementation
Dserial_device.rs109 Debugcon, // Bochs style debug port enumerator