Searched defs:EchoDevice (Results 1 – 1 of 1) sorted by relevance
673 struct EchoDevice { struct674 data: u8,675 config: u8,677 impl EchoDevice { impl682 impl BusDevice for EchoDevice { implementation720 impl Suspendable for EchoDevice {} implementation