Home
last modified time | relevance | path

Searched refs:EPIPE (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_of.c44 int pixels_type = -EPIPE; in drm_of_lvds_get_remote_pixels_type()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h35 #define EPIPE 32 /* Broken pipe */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c46 ERRNO_MSG(EPIPE, "Broken pipe"),
/rk3399_rockchip-uboot/cmd/
H A Dusb_mass_storage.c224 if (rc == -EPIPE) in do_usb_mass_storage()
H A Drockusb.c357 if (rc == -EPIPE) in do_rkusb()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_host.c998 status = -EPIPE; in musb_h_ep0_irq()
1139 status = -EPIPE; in musb_host_tx()
1480 status = -EPIPE; in musb_host_rx()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c966 return -EPIPE; in xhci_ctrl_tx()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c698 return -EPIPE; in dm_pci_hose_probe_bus()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c306 return -EPIPE; in sleep_thread()
H A Dpxa25x_udc.c1232 nuke(ep, -EPIPE); in handle_ep0()
H A Df_mass_storage.c669 return -EPIPE; in sleep_thread()