Home
last modified time | relevance | path

Searched defs:ETOOSMALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Derrno.h161 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c269 #define ETOOSMALL 525 macro