Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h112 #define ECONNRESET 104 /* Connection reset by peer */ macro
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Divc.c194 return -ECONNRESET; in tegra_ivc_check_read()
215 return -ECONNRESET; in tegra_ivc_check_write()
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c118 ERRNO_MSG(ECONNRESET, "Connection reset by peer"),
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dep0.c575 -ECONNRESET); in cdns3_ep0_setup_phase()
732 return -ECONNRESET; in cdns3_gadget_ep0_queue()
H A Dgadget.c2098 cdns3_gadget_giveback(priv_ep, priv_req, -ECONNRESET); in cdns3_gadget_ep_dequeue()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dep0.c268 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_ep0_stall_and_restart()
804 dwc3_gadget_giveback(ep0, r, -ECONNRESET); in dwc3_ep0_complete_data()
H A Dgadget.c1146 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_gadget_ep_dequeue()
1739 status = -ECONNRESET; in __dwc3_cleanup_done_trbs()
1831 status = -ECONNRESET; in dwc3_endpoint_transfer_complete()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c1152 } else if (value != -ECONNRESET) { in eth_status_complete()
1588 case -ECONNRESET: /* unlink */ in rx_complete()
1638 case -ECONNRESET: /* unlink */ in tx_complete()
H A Datmel_usba_udc.c392 request_complete(ep, req, -ECONNRESET); in usba_ep_dequeue()
542 request_complete(ep, req, -ECONNRESET); in reset_all_endpoints()
H A Df_thor.c612 case -ECONNRESET: /* request dequeued */ in thor_rx_tx_complete()
H A Dfotg210.c661 req->req.status = -ECONNRESET; in fotg210_ep_dequeue()
H A Dci_udc.c544 ci_req->req.status = -ECONNRESET; in ci_ep_dequeue()
H A Ddwc2_udc_otg.c763 done(ep, req, -ECONNRESET); in dwc2_dequeue()
H A Df_mass_storage.c500 if (req->status == -ECONNRESET) /* Request was cancelled */ in bulk_in_complete()
519 if (req->status == -ECONNRESET) /* Request was cancelled */ in bulk_out_complete()
H A Dat91_udc.c538 done(ep, req, -ECONNRESET); in at91_ep_dequeue()
H A Dpxa25x_udc.c879 done(ep, req, -ECONNRESET); in pxa25x_ep_dequeue()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.c1397 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()
1409 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()
1414 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()