Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds