Searched defs:ConsoleDevice (Results 1 – 2 of 2) sorted by relevance
25 pub struct ConsoleDevice { struct37 impl ConsoleDevice { argument39 pub fn new_single_port(protection_type: ProtectionType, port: ConsolePort) -> ConsoleDevice { in new_single_port()51 ) -> ConsoleDevice { in new_multi_port()
52 impl SerialDevice for ConsoleDevice { implementation61 ) -> ConsoleDevice { in new()