Home
last modified time | relevance | path

Searched refs:ESPIPE (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/linux/
A Derrno.h32 #define ESPIPE 29 /* Illegal seek */ macro
/u-boot/common/
A Dbloblist.c143 return -ESPIPE; in bloblist_ensurerec()
209 if (ret == -ESPIPE) in bloblist_ensure_size_ret()
/u-boot/lib/
A Derrno_str.c43 ERRNO_MSG(ESPIPE, "Illegal seek"),
/u-boot/drivers/pinctrl/intel/
A Dpinctrl.c87 return -ESPIPE; in pinctrl_group_index()
/u-boot/drivers/usb/gadget/
A Dether.c1056 return -ESPIPE; in eth_set_config()

Completed in 12 milliseconds