Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A Dsmt.c79 return -ETOOSMALL; in scmi_write_msg_to_smt()
116 return -ETOOSMALL; in scmi_read_resp_from_smt()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h161 #define ETOOSMALL 525 /* Buffer or request is too small */ macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c270 #define ETOOSMALL 525 macro