Searched refs:EIO (Results 1 – 12 of 12) sorted by relevance
259 return errno ? errno : EIO; in sendMessage()282 return errno ? errno : EIO; in receiveMessage()291 return EIO; in receiveMessage()310 return errno ? errno : EIO; in receiveMessage()
266 return errno ? errno : EIO; in sendMessage()291 return errno ? errno : EIO; in receiveMessage()300 return EIO; in receiveMessage()315 return errno ? errno : EIO; in receiveMessage()
52 return -EIO; in gralloc_register_buffer()
88 err = -EIO; in gralloc_alloc_buffer()
814 if (!host_memory_allocator.is_opened()) { RETURN_ERROR_CODE(-EIO); } in alloc_buffer()817 if (host_memory_allocator.hostMalloc(&bufferBits, bufferSize)) { RETURN_ERROR_CODE(-EIO); } in alloc_buffer()823 if (!qemu_pipe_valid(hostHandleRefCountFd)) { RETURN_ERROR_CODE(-EIO); } in alloc_buffer()834 RETURN_ERROR_CODE(-EIO); in alloc_buffer()839 RETURN_ERROR_CODE(-EIO); in alloc_buffer()
463 return -EIO; \468 return -EIO; \887 return -EIO; in gralloc_alloc()1474 return -EIO; in gralloc_device_open()
29 #define EIO 5 macro
96 return errno ? -errno : -EIO; in rwrite()419 ret = -EIO; in doSendToNanohub()
90 CHECK(in_fd->GetErrno() == EIO) << "Error in reading TPM command from " in SendCommandLoop()
202 state->callback(state->cookie, regs->NDTR, -EIO); in dmaIsrTeif()
674 err = -EIO; in stmI2cMasterNakRxed()690 stmI2cMasterTxRxDone(pdev, -EIO); in stmI2cMasterBusError()711 stmI2cMasterTxRxDone(pdev, -EIO); in stmI2cMasterUnexpectedError()
1180 return -EIO; in pcm_wait()