Searched refs:FailedToOpenDevice (Results 1 – 3 of 3) sorted by relevance
109 .map_err(|_| ModifyUsbError::UsbControl(UsbControlResult::FailedToOpenDevice))? in do_usb_attach()
234 FailedToOpenDevice, enumerator247 FailedToOpenDevice => write!(f, "failed_to_open_device"), in fmt()
178 return UsbControlResult::FailedToOpenDevice; in handle_attach_device()