Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Derrno.h35 #define EPIPE 32 /* Broken pipe */ macro
/u-boot/lib/
A Derrno_str.c46 ERRNO_MSG(EPIPE, "Broken pipe"),
/u-boot/cmd/
A Dusb_mass_storage.c227 if (rc == -EPIPE) in do_usb_mass_storage()
/u-boot/drivers/usb/musb-new/
A Dmusb_host.c1002 status = -EPIPE; in musb_h_ep0_irq()
1143 status = -EPIPE; in musb_host_tx()
1484 status = -EPIPE; in musb_host_rx()
/u-boot/drivers/usb/gadget/
A Dpxa25x_udc.c1235 nuke(ep, -EPIPE); in handle_ep0()
A Df_mass_storage.c674 return -EPIPE; in sleep_thread()

Completed in 15 milliseconds