Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmembuff.h164 int membuff_size(struct membuff *mb);
/openbmc/u-boot/lib/
H A Dmembuff.c228 int membuff_size(struct membuff *mb) in membuff_size() function