Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 151 – 175 of 335) sorted by relevance

12345678910>>...14

/openbmc/linux/net/rxrpc/
H A Dcall_event.c479 rxrpc_abort_call(call, 0, RX_CALL_DEAD, -ECONNRESET, in rxrpc_input_call_event()
/openbmc/linux/drivers/input/misc/
H A Dkeyspan_remote.c383 case -ECONNRESET: in keyspan_irq_recv()
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c391 request_complete(ep, req, -ECONNRESET); in usba_ep_dequeue()
541 request_complete(ep, req, -ECONNRESET); in reset_all_endpoints()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c418 max3420_nuke(&udc->ep[i], -ECONNRESET); in __max3420_stop()
1065 max3420_req_done(req, -ECONNRESET); in max3420_ep_dequeue()
H A Dgr_udc.c1727 gr_finish_request(ep, req, -ECONNRESET); in gr_dequeue()
1729 gr_dma_advance(ep, -ECONNRESET); in gr_dequeue()
1732 gr_finish_request(ep, req, -ECONNRESET); in gr_dequeue()
/openbmc/linux/net/phonet/
H A Dpep.c1177 err = -ECONNRESET; in pep_sendmsg()
1297 err = -ECONNRESET; in pep_recvmsg()
/openbmc/linux/arch/um/drivers/
H A Dvirtio_uml.c119 return -ECONNRESET; in full_read()
165 if (rc != -ECONNRESET) in vhost_user_check_reset()
/openbmc/linux/drivers/usb/storage/
H A Duas.c317 if (status != -ENOENT && status != -ECONNRESET && status != -ESHUTDOWN) in uas_stat_cmplt()
421 if (status != -ENOENT && status != -ECONNRESET && status != -ESHUTDOWN) in uas_data_cmplt()
/openbmc/linux/net/bluetooth/
H A Dsco.c452 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()
458 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()
H A Diso.c697 iso_chan_del(sk, ECONNRESET); in __iso_sock_close()
706 iso_chan_del(sk, ECONNRESET); in __iso_sock_close()
709 iso_chan_del(sk, ECONNRESET); in __iso_sock_close()
/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c184 case -ECONNRESET: in wdm_in_callback()
262 case -ECONNRESET: in wdm_int_callback()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c2062 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_gadget_ep_cleanup_cancelled_requests()
2069 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_gadget_ep_cleanup_cancelled_requests()
2112 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_gadget_ep_dequeue()
3646 status = -ECONNRESET; in dwc3_gadget_endpoint_transfer_in_progress()
3662 status = -ECONNRESET; in dwc3_gadget_endpoint_transfer_complete()
/openbmc/qemu/util/
H A Doslib-win32.c160 return ECONNRESET; in socket_error()
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c471 EACCES, ECONNRESET, ERANGE
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_dev.c356 _req->status = -ECONNRESET; in vep_dequeue()
/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c374 urb->status == -ECONNRESET || in si470x_int_in_callback()
/openbmc/linux/net/xfrm/
H A Despintcp.c295 return -ECONNRESET; in espintcp_push_skb()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c1132 dwc3_gadget_giveback(dep, req, -ECONNRESET); in dwc3_gadget_ep_dequeue()
1720 status = -ECONNRESET; in __dwc3_cleanup_done_trbs()
1801 status = -ECONNRESET; in dwc3_endpoint_transfer_complete()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c1396 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()
1408 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()
1413 musb_g_giveback(musb_ep, request, -ECONNRESET); in musb_gadget_dequeue()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c430 (urb->status == -ECONNRESET) || in buffer_complete()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_mux.c330 if (urb->status == -ECONNRESET) { in gdm_mux_send_complete()
/openbmc/linux/net/nfc/hci/
H A Dllc_shdlc.c432 shdlc->hard_fault = -ECONNRESET; in llc_shdlc_rcv_u_frame()
/openbmc/linux/drivers/usb/serial/
H A Dmct_u232.c520 case -ECONNRESET: in mct_u232_read_int_callback()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c397 if (ret != -ENODEV && ret != -ECONNRESET && ret != -ESHUTDOWN) in gm12u320_fb_update_work()
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c332 sk->sk_err = ECONNRESET; in virtio_vsock_reset_sock()

12345678910>>...14