Searched refs:EPROTO (Results 1 – 18 of 18) sorted by relevance
37 { .scmi = SCMI_PROTOCOL_ERROR, .errno = -EPROTO, },51 return -EPROTO; in scmi_to_linux_errno()
79 #define EPROTO 71 /* Protocol error */ macro
108 ret = -EPROTO; /* decompression error */ in ulz4fn()
85 ERRNO_MSG(EPROTO, "Protocol error"),
298 return -EPROTO; in rkcommon_parse_header()
414 errno = EPROTO; in kwboot_xm_sendblock()
410 return -EPROTO; in kwb_load_rsa_key()
361 return -EPROTO; in eeti_touch_get_model()
1006 status = -EPROTO; in musb_h_ep0_irq()1489 status = -EPROTO; in musb_host_rx()1525 status = -EPROTO; in musb_host_rx()1629 status = -EPROTO; in musb_host_rx()
95 return -EPROTO; in st33zp24_spi_status_to_errno()
231 return -EPROTO; in rsa_pem_get_priv_key()
1258 nuke(ep, -EPROTO); in handle_ep0()1392 nuke(ep, -EPROTO); in handle_ep0()
584 return -EPROTO; in ci_ep_queue()
954 int status = -EPROTO; in usba_control_irq()
1085 nuke(ep0, -EPROTO); in handle_ep0()
1300 nuke(ep, -EPROTO); in dwc2_ep0_setup()
702 ret = -EPROTO; in xhci_address_device()
1210 result = (uint32_t) EPROTO; in lpddr4_getdebuginitinfo()
Completed in 40 milliseconds