Searched refs:reconnect (Results 1 – 2 of 2) sorted by relevance
39 fn reconnect(&self, device: &Arc<dyn SerioDevice>) -> Result<(), SystemError>; in reconnect() method
258 fn reconnect(&self, _device: &Arc<dyn SerioDevice>) -> Result<(), system_error::SystemError> { in reconnect() method