Home
last modified time | relevance | path

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

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