Home
last modified time | relevance | path

Searched refs:membuff_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmembuff.h125 int membuff_get(struct membuff *mb, char *buff, int maxlen);
/openbmc/u-boot/lib/
H A Dmembuff.c163 int membuff_get(struct membuff *mb, char *buff, int maxlen) in membuff_get() function